]> granicus.if.org Git - python/commitdiff
make the markup match that of the trunk to avoid insane spread of
authorFred Drake <fdrake@acm.org>
Thu, 29 Mar 2007 23:11:24 +0000 (23:11 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 29 Mar 2007 23:11:24 +0000 (23:11 +0000)
mystery italics

Doc/lib/liburlparse.tex

index 0473aed019882fac6e02dd67e385d80e3e085c83..76622d5341ad9ed5d6f2dc2e5239a95b540d29e0 100644 (file)
@@ -168,7 +168,7 @@ for \function{urlparse()}.
       
 If you do not want that behavior, preprocess
 the \var{url} with \function{urlsplit()} and \function{urlunsplit()},
-removing possible \em{scheme} and \em{netloc} parts.
+removing possible \emph{scheme} and \emph{netloc} parts.
 \end{funcdesc}
 
 \begin{funcdesc}{urldefrag}{url}