diff --git a/doc.go b/doc.go index 857e37a..7f4d94a 100644 --- a/doc.go +++ b/doc.go @@ -36,7 +36,7 @@ // // Note that support for non-UTF-8 locales (other than C) must be enabled // by the application using RegisterEncoding() -- we don't have them all -// enabled by default to avoid bloating the application unneccessarily. +// enabled by default to avoid bloating the application unnecessarily. // (These days UTF-8 is good enough for almost everyone, and nobody should // be using legacy locales anymore.) Also, actual glyphs for various code // point will only be displayed if your terminal or emulator (or the font