summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrhaas <rhaas@17b73243-c579-4c4c-a9d2-2d5706c11dac>2014-02-11 22:07:19 +0000
committerrhaas <rhaas@17b73243-c579-4c4c-a9d2-2d5706c11dac>2014-02-11 22:07:19 +0000
commit92d488db8552687bd01be587ed0a084394ea196f (patch)
treefca0a613b3b3e8698491f1ccb4cab195b920a5ce
parent2eeca56690c342587c6f0fd27bb89bc75a5ca75b (diff)
correct backslash commit in UserGuide introduced in r5073
git-svn-id: http://svn.cactuscode.org/flesh/trunk@5080 17b73243-c579-4c4c-a9d2-2d5706c11dac
-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..dcbc49bc 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\textbackslash.[xy]
RELTOL 1e-12 gxx
\end{alltt}