aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Carpet/CarpetInterp/doc/documentation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetInterp/doc/documentation.tex b/Carpet/CarpetInterp/doc/documentation.tex
index 44e000a13..ea660e659 100644
--- a/Carpet/CarpetInterp/doc/documentation.tex
+++ b/Carpet/CarpetInterp/doc/documentation.tex
@@ -177,10 +177,10 @@ which can be called by symmetry thorns to implement symmetry interpolations
The current implementation of {\bf CarpetInterp} supports only 3-dimensional
grid variables as inputs ({\tt N\_dims $==$ 3}).
-Inperpolation coordinates and output arrays must be of type
+Interpolation coordinates and output arrays must be of type
{\tt CCTK\_VARIABLE\_REAL}.
-A valid handle for a parameter table mus be passed in so that {\bf CarpetInterp}
+A valid handle for a parameter table must be passed in so that {\bf CarpetInterp}
can store in it the overall status code of the local interpolator.