Commit 6c932ad4 authored by Georg Brandl's avatar Georg Brandl

Fix #1676656: \em is different from \emph...

parent 1843b689
......@@ -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}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment