diff options
author | Fredrik Lundh <fredrik@pythonware.com> | 2006-02-28 12:11:57 (GMT) |
---|---|---|
committer | Fredrik Lundh <fredrik@pythonware.com> | 2006-02-28 12:11:57 (GMT) |
commit | d3188639c32a086e9149b92d875c45408bd8b81c (patch) | |
tree | a7b2dc3bc7a67295c2da4b0c01a89561683fe091 /Doc | |
parent | d615110949f552508a0dbccbe7d4c4d56e81b5d5 (diff) | |
download | cpython-d3188639c32a086e9149b92d875c45408bd8b81c.zip cpython-d3188639c32a086e9149b92d875c45408bd8b81c.tar.gz cpython-d3188639c32a086e9149b92d875c45408bd8b81c.tar.bz2 |
markup glitch (spotted by George Yoshida)
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/lib/asttable.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/asttable.tex b/Doc/lib/asttable.tex index e9347af..be5482d 100644 --- a/Doc/lib/asttable.tex +++ b/Doc/lib/asttable.tex @@ -273,7 +273,7 @@ \hline \lineiii{With}{\member{expr}}{} -\lineiii{}{\member{vars&}}{} +\lineiii{}{\member{vars\&}}{} \lineiii{}{\member{body}}{} \hline |