typo fixo
authorVadim Konovalov <vkonovalov@lucent.com>
Fri, 19 Sep 2003 06:32:08 +0000 (10:32 +0400)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 19 Sep 2003 14:49:20 +0000 (14:49 +0000)
Message-ID: <4538131828.20030919063208@mail.wplus.net>

p4raw-id: //depot/perl@21288

pod/perlunicode.pod

index 5026fc1..190247a 100644 (file)
@@ -1149,7 +1149,7 @@ Unicode model is not to use UTF-8 until it is absolutely necessary.
 
 =item *
 
-C<uvuni_to_utf8(buf, chr>) writes a Unicode character code point into
+C<uvuni_to_utf8(buf, chr)> writes a Unicode character code point into
 a buffer encoding the code point as UTF-8, and returns a pointer
 pointing after the UTF-8 bytes.