docs typo encoodings -> encodings (#220)

This commit is contained in:
zeromus 2018-06-07 23:53:23 -04:00 committed by Garrett D'Amore
parent 3d5f294a6f
commit a41c5658c8
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@ import (
// Register registers all known encodings. This is a short-cut to
// add full character set support to your program. Note that this can
// add several megabytes to your program's size, because some of the encoodings
// add several megabytes to your program's size, because some of the encodings
// are rather large (particularly those from East Asia.)
func Register() {
// We supply latin1 and latin5, because Go doesn't