We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00eb7c7 commit d0895a3Copy full SHA for d0895a3
utf8.c
@@ -1288,7 +1288,7 @@ C<UTF8_DISALLOW_SUPER> or the C<UTF8_WARN_SUPER> flags.
1288
1289
=item C<UTF8_GOT_SURROGATE>
1290
1291
-The input sequence was malformed in that it is for a -Unicode UTF-16 surrogate
+The input sequence was malformed in that it is for a Unicode UTF-16 surrogate
1292
code point.
1293
This bit is set only if the input C<flags> parameter contains either the
1294
C<UTF8_DISALLOW_SURROGATE> or the C<UTF8_WARN_SURROGATE> flags.
0 commit comments