X-Git-Url: https://gitweb.factorcode.org/gitweb.cgi?p=factor.git;a=blobdiff_plain;f=basis%2Fio%2Fencodings%2Futf32%2Futf32-docs.factor;h=e56d4c203596eb1c630420154f0be9bd41f3a01e;hp=53bba09861a5c385207c1c8ec0b22e32f752ff64;hb=96d543056491bfd71e65a093f4add5a6a5bb780d;hpb=6206ba5583b7616c59741963dbf01d8c9c88e223 diff --git a/basis/io/encodings/utf32/utf32-docs.factor b/basis/io/encodings/utf32/utf32-docs.factor index 53bba09861..e56d4c2035 100644 --- a/basis/io/encodings/utf32/utf32-docs.factor +++ b/basis/io/encodings/utf32/utf32-docs.factor @@ -1,6 +1,6 @@ ! Copyright (C) 2009 Daniel Ehrenberg ! See http://factorcode.org/license.txt for BSD license. -USING: help.markup help.syntax io.encodings strings ; +USING: help.markup help.syntax ; IN: io.encodings.utf32 ARTICLE: "io.encodings.utf32" "UTF-32 encoding"