diff options
| author | Neal Norwitz <nnorwitz@gmail.com> | 2004-08-01 22:36:40 +0000 |
|---|---|---|
| committer | Neal Norwitz <nnorwitz@gmail.com> | 2004-08-01 22:36:40 +0000 |
| commit | 750f060ad755a135891a64b9cd0e5167caaca7fe (patch) | |
| tree | bfa3d242651ddaa153e289fd67918fb8e2fb8877 /Doc/doc/doc.tex | |
| parent | 8fc4a916658aa4a24f29a6e1b438f910465cc22b (diff) | |
| download | cpython-git-750f060ad755a135891a64b9cd0e5167caaca7fe.tar.gz | |
SF bug #1001088, incorrect reference to macro named foo
Backport candidate.
Diffstat (limited to 'Doc/doc/doc.tex')
| -rw-r--r-- | Doc/doc/doc.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/doc/doc.tex b/Doc/doc/doc.tex index 60bf15dcd2..44a89f1f97 100644 --- a/Doc/doc/doc.tex +++ b/Doc/doc/doc.tex @@ -314,7 +314,7 @@ Still more text. and optional parameters should be marked using the alternate syntax for a group. - For example, a macro named ``foo'' which takes a single parameter + For example, a macro which takes a single parameter would appear like this: \begin{verbatim} |
