Fixing docs typo

db4
Daniel Ehrenberg 2008-04-05 00:43:42 -05:00
parent fe797265ec
commit 9f16b80f3e
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ HELP: utf16
{ $see-also "encodings-introduction" } ;
HELP: utf16n
{ $class-description "The encoding descriptor for UTF-16 without a byte order mark in native endian order. This is useful mostly for FFI calls which take input of strings in of wide_t*." }
{ $class-description "The encoding descriptor for UTF-16 without a byte order mark in native endian order. This is useful mostly for FFI calls which take input of strings of the type wchar_t*" }
{ $see-also "encodings-introduction" } ;
{ utf16 utf16le utf16be utf16n } related-words