We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5fad7 commit bdf76caCopy full SHA for bdf76ca
doc/go1.15.html
@@ -662,7 +662,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
662
</p>
663
664
<p><!-- CL 227878 -->
665
- TODO: <a href="https://golang.org/cl/227878">https://golang.org/cl/227878</a>: quote original value in errors returned by ParseDuration
+ When returning an error, <a href="/pkg/time/#ParseDuration"><code>ParseDuration</code></a> now quotes the original value.
666
667
</dd>
668
</dl><!-- time -->
0 commit comments