summaryrefslogtreecommitdiff
path: root/doc/latex/cactus.sty
diff options
context:
space:
mode:
Diffstat (limited to 'doc/latex/cactus.sty')
-rw-r--r--doc/latex/cactus.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/latex/cactus.sty b/doc/latex/cactus.sty
index 8e2eb763..0aaf3d1f 100644
--- a/doc/latex/cactus.sty
+++ b/doc/latex/cactus.sty
@@ -254,7 +254,7 @@
%
% Alternate environments/macros to define function descriptions
% (can/should be used to replace CCTKFunc environment)
-% Jonathan Thornburg, 10 Nov 2001, revised 26 Mar 2002 & 3 Apr 2002
+% Jonathan Thornburg, 10 Nov 2001, revised 26 Mar 2002 && 3 Apr 2002
%
% Usage:
% \begin{FunctionDescription}{name}
@@ -326,7 +326,7 @@
% \end{Example}
% \end{ExampleSection}
%
-% For arguments which are automatically in \tt font, \tt may be used
+% For arguments which are automatically in \tt font, \rm may be used
% to switch back to normal Roman font (eg for a numerical value), and
% $...$ may be used for math mode (eg ($\ge 0$) to mark a result
% which is always non-negative).