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 2b6eff7..947e1ce 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -194,7 +194,7 @@ c Add the shift term: N = B^i D_i(trK).
\subsection{C}
-This program computes the curved-space Laplacian of a scalar field $\phi$,
+This function computes the curved-space Laplacian of a scalar field $\phi$,
$\del^i \del_i \phi
= g^{ij} \partial_{ij} \phi - g^{ij} \Gamma^k_{ij} \partial_k \phi$
using centered 2nd order finite differencing.