aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/documentation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index a9666dd..df64445 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -180,7 +180,7 @@ CCTK\_INT8 SpaceMask\_GetStateBits(char* \emph{type\_name},
\end{description}
}}
-\noindent Each of these functions returns a CCTK\_INT which holds the
+\noindent Each of these functions returns a CCTK\_INT8 which holds the
bitmask corresponding to the given type or state. For example, if a
given type uses three bits of the mask, the returned value could be
the integer corresponding to the bitfield 001110000\ldots, where the