aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhawke <hawke@89daf98e-ef62-4674-b946-b8ff9de2216c>2003-07-07 12:18:45 +0000
committerhawke <hawke@89daf98e-ef62-4674-b946-b8ff9de2216c>2003-07-07 12:18:45 +0000
commit6b34aa06ac4ab667795e39a6f180b40a6566527e (patch)
tree8712c4bbc8d4abeca51c79fd6f507264417034fb
parent5d85d1fd2f5f9b68f731f3f4cb8f85ebc02c555a (diff)
Fix typo in documentation. Fixes PR1485.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@342 89daf98e-ef62-4674-b946-b8ff9de2216c
-rw-r--r--doc/documentation.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index edc3f78..235cf99 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -337,8 +337,8 @@ special purposes:
\item If the horizon is expected to be far from spherical the parameter
ahf\_lmax can be set to a higher value. 12 should be high enough.
However, only values up to 20 are supported.
-\item If the latter parameter is set to a values higher then 8 the
- parameter ahf\_maxiter can be raised to e.g. 14. This can be useful
+\item If the latter parameter is set to a value higher than 8 then the
+ parameter ahf\_maxiter can be raised to, e.g., 14. This can be useful
since more iterations can be necessary for higher coefficients of the
expansion.
\end{itemize}