summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorrhaas <rhaas@17b73243-c579-4c4c-a9d2-2d5706c11dac>2014-01-25 06:09:48 +0000
committerrhaas <rhaas@17b73243-c579-4c4c-a9d2-2d5706c11dac>2014-01-25 06:09:48 +0000
commit4010a3e819f7a5c06970bc0f566b76059eaab1cb (patch)
tree0ce5d9bce9bc5da68ea9cf0a24523c98a4a5e649 /doc
parentd8ba8af23bf9d2dee72a9b2216f1c4a8df6d95ab (diff)
revert rev 5070
git-svn-id: http://svn.cactuscode.org/flesh/trunk@5071 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/ApplicationThorns.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/UsersGuide/ApplicationThorns.tex b/doc/UsersGuide/ApplicationThorns.tex
index 61a9970d..cc943339 100644
--- a/doc/UsersGuide/ApplicationThorns.tex
+++ b/doc/UsersGuide/ApplicationThorns.tex
@@ -3521,7 +3521,7 @@ matching as long as there are no whitespaces in the regular expression.
For example:
\begin{alltt}
-ABSTOL 1e-8 ^Psi4\backslash.[xy]
+ABSTOL 1e-8 ^Psi4.[xy]
RELTOL 1e-12 gxx
\end{alltt}