]> Cypherpunks repositories - gostls13.git/commit
doc: fix typo
authorPaolo Martini <mrtnpaolo@gmail.com>
Fri, 17 Jul 2015 15:26:08 +0000 (17:26 +0200)
committerIan Lance Taylor <iant@golang.org>
Fri, 17 Jul 2015 22:33:51 +0000 (22:33 +0000)
commit3549178e551e359200dc4fd162f14b848ad65b31
tree7e6c178f66ea5c3516dcde4f37f2aa20fbd11bc1
parenta81c6563525521a116582b93a4a95f3e8a6ceec9
doc: fix typo

The document `doc/go_spec.html` uses "preceeding" instead of the word
"preceding" in one place.

Fixed another occurrence in `src/go/types/typexpr.go`.

Change-Id: Ic67f62026b5c9d002c5c5632299f14ecac8b02ae
Reviewed-on: https://go-review.googlesource.com/12354
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go_spec.html
src/go/types/typexpr.go