aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}