Skip to content

Commit 5297df3

Browse files
committed
for example
1 parent 0e6b2cd commit 5297df3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/go1.14.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -763,7 +763,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
763763
<dd>
764764
<p><!-- CL 185117 -->
765765
When parsing of a URL fails
766-
(e.g. by <a href="/pkg/net/url/#Parse"><code>Parse</code></a>
766+
(for example by <a href="/pkg/net/url/#Parse"><code>Parse</code></a>
767767
or <a href="/pkg/net/url/#ParseRequestURI"><code>ParseRequestURI</code></a>),
768768
the resulting <a href="/pkg/net/url/#Error.Error"><code>Error</code></a> message
769769
will now quote the unparsable URL.

0 commit comments

Comments
 (0)