From fbfecdf1f869ebd88389906d450128f605b05a70 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 31 Aug 2022 11:40:43 -0700 Subject: [PATCH] fix spelling --- doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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