]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/encodings/8-bit/cyrillic/cyrillic-docs.factor
factor: clean up whitespace in -docs files
[factor.git] / basis / io / encodings / 8-bit / cyrillic / cyrillic-docs.factor
index 741f1de1f629048f2ec8cd5c615c67804bbd4109..6524faaab05b1e2ea179c115f7ad9920b65706f7 100644 (file)
@@ -4,7 +4,7 @@ USING: help.markup help.syntax ;
 IN: io.encodings.8-bit.cyrillic
 
 HELP: latin/cyrillic
-{ $var-description "This is the ISO-8859-5 encoding, also called Latin/Cyrillic. It is an 8-bit superset of ASCII and provides the characters necessary for most languages which use Cyrilic, including Russian, Macedonian, Belarusian, Bulgarian, Serbian, and Ukrainian. KOI8-R is used much more commonly." } 
+{ $var-description "This is the ISO-8859-5 encoding, also called Latin/Cyrillic. It is an 8-bit superset of ASCII and provides the characters necessary for most languages which use Cyrilic, including Russian, Macedonian, Belarusian, Bulgarian, Serbian, and Ukrainian. KOI8-R is used much more commonly." }
 { $see-also "encodings-introduction" } ;
 
 ARTICLE: "io.encodings.8-bit.cyrillic" "Cyrillic encoding"