summaryrefslogtreecommitdiff
path: root/docs/users_guide_src
diff options
context:
space:
mode:
authorhierro <hierro>2002-02-20 23:12:44 +0000
committerhierro <hierro>2002-02-20 23:12:44 +0000
commitc0af5b3c4c1c5deca925756350ca1bedf0790c4e (patch)
tree52c597ce28ffe102035b403a7b59985561a3e915 /docs/users_guide_src
parent165f9d52f4e2285ccac93687cd99d969427d0de9 (diff)
downloadpython-cheetah-c0af5b3c4c1c5deca925756350ca1bedf0790c4e.tar.gz
Fixed LaTeX syntax.
Diffstat (limited to 'docs/users_guide_src')
-rw-r--r--docs/users_guide_src/flowControl.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/users_guide_src/flowControl.tex b/docs/users_guide_src/flowControl.tex
index 2f4d248..e7bd5a0 100644
--- a/docs/users_guide_src/flowControl.tex
+++ b/docs/users_guide_src/flowControl.tex
@@ -239,9 +239,9 @@ In this example the output list will not contain ``10 - ''.
#end if
\end{verbatim}
-@@ MSO: Are the colons really allowed? We've been telling people not to use
-@@ colons. In any case, Greg Czajkowski <gregczajkowski@yahoo.com> tried to
-@@ use colons and got an error on the #else directive but not on the others.
+%% @@ MSO: Are the colons really allowed? We've been telling people not to use
+%% @@ colons. In any case, Greg Czajkowski <gregczajkowski@yahoo.com> tried to
+%% @@ use colons and got an error on the #else directive but not on the others.
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{\#stop}