]> granicus.if.org Git - python/commitdiff
Fix LaTeX oversight.
authorGeorg Brandl <georg@python.org>
Sat, 1 Apr 2006 20:40:16 +0000 (20:40 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 1 Apr 2006 20:40:16 +0000 (20:40 +0000)
Doc/lib/libsgmllib.tex

index cae6821048502cce9ec88b3e7cf149d001e5efd4..1578313ded9b20eb6af9cf080194d67d3da941f2 100644 (file)
@@ -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