summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2006-04-01 20:40:16 (GMT)
committerGeorg Brandl <georg@python.org>2006-04-01 20:40:16 (GMT)
commitcd10347b65377f62073c9fccbbdbf393823c1bbd (patch)
treebf5e8055e0df7f48405503c5a4f40c0db7a2e832 /Doc
parent12603c41daedcf0387c7eb08b17fe32549acfc31 (diff)
downloadcpython-cd10347b65377f62073c9fccbbdbf393823c1bbd.zip
cpython-cd10347b65377f62073c9fccbbdbf393823c1bbd.tar.gz
cpython-cd10347b65377f62073c9fccbbdbf393823c1bbd.tar.bz2
Fix LaTeX oversight.
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libsgmllib.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libsgmllib.tex b/Doc/lib/libsgmllib.tex
index cae6821..1578313 100644
--- a/Doc/lib/libsgmllib.tex
+++ b/Doc/lib/libsgmllib.tex
@@ -102,7 +102,7 @@ Double quotes and backslashes in the \var{value} have been interpreted,
as well as known character references and known entity references
terminated by a semicolon (normally, entity references can be terminated
by any non-alphanumerical character, but this would break the very
-common case of \code{<A HREF="url?spam=1&eggs=2">} when \code{eggs}
+common case of \code{<A HREF="url?spam=1\&eggs=2">} when \code{eggs}
is a valid entity name).
For instance, for the tag \code{<A HREF="http://www.cwi.nl/">}, this