aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation.tex
diff options
context:
space:
mode:
authorjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2002-05-12 16:24:53 +0000
committerjthorn <jthorn@df1f8a13-aa1d-4dd4-9681-27ded5b42416>2002-05-12 16:24:53 +0000
commited9e4f195432f5e6166eccc8b22fa2e863766d69 (patch)
tree6273822a21cf4b805dbf8b6ea9f3f4f24b25a91d /doc/documentation.tex
parentd546a9ba6f462dd0f2f7e3a944cf2f6c429186a3 (diff)
fix a typo
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/LocalInterp/trunk@23 df1f8a13-aa1d-4dd4-9681-27ded5b42416
Diffstat (limited to 'doc/documentation.tex')
-rw-r--r--doc/documentation.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index fc18afe..95e3cfc 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -476,7 +476,7 @@ questions:
\item What molecule family is being used?%%%
\footnote{%%%
For something like a spline interpolator the Jacobian
- is generally nonzero for all {\tt |(i,j,k)|}, but
+ is generally nonzero for all {\tt (i,j,k)}, but
exponentially small for most of them; in this case
the Jacobian-query API would probably specify a cutoff
to return an approximate Jacobian with reasonable sparsity.