Add missing ) in parenthical remark.
This commit is contained in:
parent
f1200f8255
commit
1843b68917
|
@ -157,7 +157,7 @@ The \var{allow_fragments} argument has the same meaning and default as
|
||||||
for \function{urlparse()}.
|
for \function{urlparse()}.
|
||||||
|
|
||||||
\note{If \var{url} is an absolute URL (that is, starting with \code{//}
|
\note{If \var{url} is an absolute URL (that is, starting with \code{//}
|
||||||
or \code{scheme://}, the \var{url}'s host name and/or scheme
|
or \code{scheme://}), the \var{url}'s host name and/or scheme
|
||||||
will be present in the result. For example:}
|
will be present in the result. For example:}
|
||||||
|
|
||||||
\begin{verbatim}
|
\begin{verbatim}
|
||||||
|
|
Loading…
Reference in New Issue