From e374d55d0993fbbbbe2247e31b9b5f981005433f Mon Sep 17 00:00:00 2001 From: Keita Haga Date: Mon, 21 Feb 2011 02:46:06 +0900 Subject: [PATCH] io.encodings.8-bit.latin9, io.encodings.shift-jis: fix typo in docs. offical => official --- basis/io/encodings/8-bit/latin9/latin9-docs.factor | 4 ++-- basis/io/encodings/shift-jis/shift-jis-docs.factor | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/basis/io/encodings/8-bit/latin9/latin9-docs.factor b/basis/io/encodings/8-bit/latin9/latin9-docs.factor index 2416db382f..ffb19280c5 100644 --- a/basis/io/encodings/8-bit/latin9/latin9-docs.factor +++ b/basis/io/encodings/8-bit/latin9/latin9-docs.factor @@ -4,10 +4,10 @@ USING: help.markup help.syntax ; IN: io.encodings.8-bit.latin9 HELP: latin9 -{ $var-description "This is the ISO-8859-15 encoding, also called Latin-9 and unoffically as Latin-0. It is an 8-bit superset of ASCII designed as a modification of Latin-1, removing little-used characters in favor of the Euro symbol and other characters." } +{ $var-description "This is the ISO-8859-15 encoding, also called Latin-9 and unofficially as Latin-0. It is an 8-bit superset of ASCII designed as a modification of Latin-1, removing little-used characters in favor of the Euro symbol and other characters." } { $see-also "encodings-introduction" } ; ARTICLE: "io.encodings.8-bit.latin9" "Latin9 encoding" -"The " { $vocab-link "io.encodings.8-bit.latin9" } " vocabulary provides the " { $link latin9 } " encoding." ; +"The " { $vocab-link "io.encodings.8-bit.latin9" } " vocabulary provides the " { $link latin9 } " encoding." ; ABOUT: "io.encodings.8-bit.latin9" diff --git a/basis/io/encodings/shift-jis/shift-jis-docs.factor b/basis/io/encodings/shift-jis/shift-jis-docs.factor index b8f5603200..50a553c948 100644 --- a/basis/io/encodings/shift-jis/shift-jis-docs.factor +++ b/basis/io/encodings/shift-jis/shift-jis-docs.factor @@ -4,7 +4,7 @@ USING: help.markup help.syntax ; IN: io.encodings.shift-jis ARTICLE: "io.encodings.shift-jis" "Shift JIS" -"Shift JIS is a text encoding for Japanese. There are multiple versions, depending on whether the offical standard or the modified Microsoft version is required." +"Shift JIS is a text encoding for Japanese. There are multiple versions, depending on whether the official standard or the modified Microsoft version is required." { $subsections shift-jis windows-31j