]> Cypherpunks repositories - gostls13.git/commit
net: update quotation marks in comment
authorAn Xiao <hac@zju.edu.cn>
Mon, 30 Sep 2019 21:46:32 +0000 (21:46 +0000)
committerAndrew Bonventre <andybons@golang.org>
Mon, 30 Sep 2019 21:46:59 +0000 (21:46 +0000)
commit8e032b917ac6b54c86dbf6f8fc110d82d3ecbea9
treef6e8c6b8e98fcf3f30b662fb8900ad2f1162f12e
parentcde282dbdd8c1d4c7127dc63ef0743bad23fc068
net: update quotation marks in comment

This change updates the use of quotation marks by replacing `ones' with 'ones'.
Quotation like `this' should not be used any more according to
https://www.cl.cam.ac.uk/~mgk25/ucs/quotes.html

Change-Id: I58470cdcc207864fbc8ca68ec0e77329bd81dc19
GitHub-Last-Rev: d03c81ebfba19a98a8dcc99451db60d129b43784
GitHub-Pull-Request: golang/go#33719
Reviewed-on: https://go-review.googlesource.com/c/go/+/190817
Reviewed-by: Andrew Bonventre <andybons@golang.org>
src/net/ip.go