diff --git a/doc/go1.15.html b/doc/go1.15.html index fcdbf98c7c..bdb327e4d4 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -662,7 +662,7 @@ TODO

- TODO: https://golang.org/cl/227878: quote original value in errors returned by ParseDuration + When returning an error, ParseDuration now quotes the original value.