aboutsummaryrefslogtreecommitdiff
path: root/Carpet/doc/scheduling.tex
diff options
context:
space:
mode:
authorJonathan Thornburg <jthorn@aei.mpg.de>2006-08-26 12:17:00 +0000
committerJonathan Thornburg <jthorn@aei.mpg.de>2006-08-26 12:17:00 +0000
commitbc5378b8d2e5e414d2aed83baa56b4a6e8baee22 (patch)
treec3fbecfb79697ab2214c4783ab13608da0b61cb0 /Carpet/doc/scheduling.tex
parenta831c80de3978455081bf8bb1b1a5ab15e458704 (diff)
[doc] typo fix, also clarify when global mode is done
This patch just fixes a typo. However, I should note that my previous patch to this same file also changed the pseudocode algorithm of figure 6 to clarify a little bit when global mode routines are executed. (oops, that should have one into that patch's long-comment -- I forgot) darcs-hash:20060826121734-b0a3f-63343a1ffdc2b164a16390f013e06476d5fd1149.gz
Diffstat (limited to 'Carpet/doc/scheduling.tex')
-rw-r--r--Carpet/doc/scheduling.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/doc/scheduling.tex b/Carpet/doc/scheduling.tex
index 758643421..016a0e879 100644
--- a/Carpet/doc/scheduling.tex
+++ b/Carpet/doc/scheduling.tex
@@ -1160,7 +1160,7 @@ FIXME: \=THIS IS COMPLICATED
\end{tabbing}
%
In \verb|Carpet_use_modes()|, suppose \verb|schedule_mode| is X.
-Then if \verb|chedule_options| is ``loop-Y'', replace
+Then if \verb|schedule_options| is ``loop-Y'', replace
\begin{verbatim}
call scheduled_routine(X_arguments) in X mode
\end{verbatim}