]> Cypherpunks.ru repositories - gostls13.git/commit
path: improve documentation to call out cases where Clean is called
authorEric Rutherford <erutherford@gmail.com>
Mon, 9 Sep 2019 18:56:53 +0000 (13:56 -0500)
committerRob Pike <r@golang.org>
Mon, 9 Sep 2019 22:56:39 +0000 (22:56 +0000)
commit5e907e38b8e660aa258b34f3c022d5b697dad6f1
tree712c6c4413dd50ba0f32ba6d834faf97ed358ab9
parente710a1fb2e36b645b103d9f72d47837171336279
path: improve documentation to call out cases where Clean is called

Rewording the comments for Join to do a better job of calling out
when Clean is called. Also clarifing other portions of the comment.

Fixes #29875

Change-Id: Ied43983bb10a97922898d28af133de0930224496
Reviewed-on: https://go-review.googlesource.com/c/go/+/194339
Reviewed-by: Rob Pike <r@golang.org>
src/path/path.go