]> granicus.if.org Git - apache/commitdiff
shades of a bad global replace --- fixed comment
authorRoy T. Fielding <fielding@apache.org>
Sat, 15 Apr 2000 00:58:18 +0000 (00:58 +0000)
committerRoy T. Fielding <fielding@apache.org>
Sat, 15 Apr 2000 00:58:18 +0000 (00:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84969 13f79535-47bb-0310-9956-ffa450edef68

srclib/expat-lite/xmlparse.h

index 1130cdd5b35e94a80a8bb22251db2b8969f86844..f2f9c9be1c0d69d926dcf22b4e4c58cab8bd0ac9 100644 (file)
@@ -246,7 +246,7 @@ same byte that represents that character in ASCII.
 3. All characters encoded must have Unicode scalar values <= 0xFFFF,
 (ie characters that would be encoded by surrogates in UTF-16
 are  not allowed).  Note that this restriction doesn't apply to
-the built ap_pool_t n support for UTF-8 and UTF-16.
+the built-in support for UTF-8 and UTF-16.
 
 4. No Unicode character may be encoded by more than one distinct sequence
 of bytes. */