]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/io/encodings/8-bit/latin10/latin10-docs.factor
factor: clean up whitespace in -docs files
[factor.git] / basis / io / encodings / 8-bit / latin10 / latin10-docs.factor
index 382b083a266e4e42941fa85f2669f52f08366c15..da06009e57f69ad92e03c30881caf7c8eb7710de 100644 (file)
@@ -4,7 +4,7 @@ USING: help.markup help.syntax ;
 IN: io.encodings.8-bit.latin10
 
 HELP: latin10
-{ $var-description "This is the ISO-8859-16 encoding, also called Latin-10: South-Eastern European. It is an 8-bit superset of ASCII." } 
+{ $var-description "This is the ISO-8859-16 encoding, also called Latin-10: South-Eastern European. It is an 8-bit superset of ASCII." }
 { $see-also "encodings-introduction" } ;
 
 ARTICLE: "io.encodings.8-bit.latin10" "Latin10 encoding"