mirror of https://github.com/golang/go.git
Removed whitespace at end of lines
This commit is contained in:
parent
3ed9769c40
commit
9f87b7cb89
|
|
@ -762,10 +762,10 @@ Do not send CLs removing the interior tags from such phrases.
|
|||
<dl id="net/url"><dt><a href="/pkg/net/url/">net/url</a></dt>
|
||||
<dd>
|
||||
<p><!-- CL 185117 -->
|
||||
When parsing of an URL fails
|
||||
(e.g. by <a href="/pkg/net/url/#Parse"><code>Parse</code></a>
|
||||
When parsing of an URL fails
|
||||
(e.g. by <a href="/pkg/net/url/#Parse"><code>Parse</code></a>
|
||||
or <a href="/pkg/net/url/#ParseRequestURI"><code>ParseRequestURI</code></a>),
|
||||
the resulting <a href="/pkg/net/url/#Error.Error"><code>Error</code></a> message
|
||||
the resulting <a href="/pkg/net/url/#Error.Error"><code>Error</code></a> message
|
||||
will now quote the unparsable URL
|
||||
for clearer structure and consistency with other parsing errors.
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue