]> Cypherpunks repositories - gostls13.git/commit
time: add a missing comma in the documentation of Time
authorAgniva De Sarker <agnivade@yahoo.co.in>
Thu, 8 Nov 2018 07:22:47 +0000 (12:52 +0530)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 8 Nov 2018 18:02:11 +0000 (18:02 +0000)
commit742be070b6109d32a5e91d13a75542aefc892ee1
treed0724f5712075c12005aa9686d8016728c96577d
parent58963354c4d56379cb95115a1d094c8ebfcad297
time: add a missing comma in the documentation of Time

Updates #28421

Change-Id: I3262c83669bc3cefd2cea6a612e3dc1d4318b2c2
Reviewed-on: https://go-review.googlesource.com/c/148339
Reviewed-by: Rob Pike <r@golang.org>
src/time/time.go