]> Cypherpunks repositories - gostls13.git/commit
os: fix typo in comment (Readir -> Readdir)
authorJonathan Boulle <jonathanboulle@gmail.com>
Tue, 30 Aug 2016 00:09:19 +0000 (02:09 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 30 Aug 2016 01:24:57 +0000 (01:24 +0000)
commit6f43a989b0701ef2f87827dc72ee93378e09bb9b
tree03370ff67c02636252b200a0d7fa35401647ab40
parent298791a94af8b787c38fb95c51cb2dbc94668dad
os: fix typo in comment (Readir -> Readdir)

Change-Id: I8434925661dc11396380af65c192c9f0dc191287
Reviewed-on: https://go-review.googlesource.com/27973
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/os/dir_unix.go