Skip to content

Commit 9f87b7c

Browse files
authored
Removed whitespace at end of lines
1 parent 3ed9769 commit 9f87b7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/go1.14.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -762,10 +762,10 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
762762
<dl id="net/url"><dt><a href="/pkg/net/url/">net/url</a></dt>
763763
<dd>
764764
<p><!-- CL 185117 -->
765-
When parsing of an URL fails
766-
(e.g. by <a href="/pkg/net/url/#Parse"><code>Parse</code></a>
765+
When parsing of an URL fails
766+
(e.g. by <a href="/pkg/net/url/#Parse"><code>Parse</code></a>
767767
or <a href="/pkg/net/url/#ParseRequestURI"><code>ParseRequestURI</code></a>),
768-
the resulting <a href="/pkg/net/url/#Error.Error"><code>Error</code></a> message
768+
the resulting <a href="/pkg/net/url/#Error.Error"><code>Error</code></a> message
769769
will now quote the unparsable URL
770770
for clearer structure and consistency with other parsing errors.
771771
</p>

0 commit comments

Comments
 (0)