aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrideout <rideout@c78560ca-4b45-4335-b268-5f3340f3cb52>2002-09-03 13:54:57 +0000
committerrideout <rideout@c78560ca-4b45-4335-b268-5f3340f3cb52>2002-09-03 13:54:57 +0000
commit78b79785e16537ff77f499a50a4d04c3eff2e2c4 (patch)
tree17079c873f9653cc246009b44977fbe7902fa430
parent5a3969515a22189d5a1a8488043e3338c6444fdf (diff)
typo
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/CartGrid3D/trunk@172 c78560ca-4b45-4335-b268-5f3340f3cb52
-rw-r--r--doc/rotating_sym.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rotating_sym.tex b/doc/rotating_sym.tex
index 02c9371..e4f454e 100644
--- a/doc/rotating_sym.tex
+++ b/doc/rotating_sym.tex
@@ -450,7 +450,7 @@ set up such a grid which rotates about the $z$-axis and which is
reflection symmetric in the $z=0$ plane, the following parameters
would be used:
\begin{verbatim}
- grid::domain = "quadrant_rotate_reflect"
+ grid::domain = "quadrant_reflect_rotate"
grid::quadrant_direction = "x"
grid::rotation_axis = "z"
\end{verbatim}