aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/documentation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 63deb61..72ed964 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -406,7 +406,7 @@ For the boundary conditions in individual coordinate directions, use\\
\end{tabular}
Prototypes for each of the functions described for the old interface
-are included in the header file \texttt{Boundaty.h}. Please add
+are included in the header file \texttt{Boundary.h}. Please add
\begin{verbatim}
uses include header: Boundary.h
\end{verbatim}
@@ -935,7 +935,7 @@ following additional arguments:\\[1mm]
\hline
\textbf{key} & \textbf{variable type} & \textbf{description} & \textbf{default value}\\
\hline
-FINF & CCTK\_REAL & $f_0$ & 1.0\\
+FINF & CCTK\_REAL & $f_0$ & 0\\
DECAY POWER & CCTK\_INT & $n$ & 1\\
BOUNDARY WIDTH & CCTK\_INT array & stencil width for each face & n/a\\
\hline