]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/encodings/8-bit/latin8/latin8-docs.factor
factor: clean up whitespace in -docs files
[factor.git] / basis / io / encodings / 8-bit / latin8 / latin8-docs.factor
index 5dc2f1e45dafae7da287fc50e720448a5e0d6bf9..f72bf4f9ce49279c5f2de479d766b2727eae2425 100644 (file)
@@ -4,7 +4,7 @@ USING: help.markup help.syntax ;
 IN: io.encodings.8-bit.latin8
 
 HELP: latin8
-{ $var-description "This is the ISO-8859-14 encoding, also called Latin-8: Celtic. It is an 8-bit superset of ASCII designed for Celtic languages like Gaelic and Breton." } 
+{ $var-description "This is the ISO-8859-14 encoding, also called Latin-8: Celtic. It is an 8-bit superset of ASCII designed for Celtic languages like Gaelic and Breton." }
 { $see-also "encodings-introduction" } ;
 
 ARTICLE: "io.encodings.8-bit.latin8" "Latin8 encoding"