summaryrefslogtreecommitdiff
path: root/ext/Unicode
diff options
context:
space:
mode:
authorNick Ing-Simmons <nik@tiuk.ti.com>2002-01-17 21:38:38 +0000
committerNick Ing-Simmons <nik@tiuk.ti.com>2002-01-17 21:38:38 +0000
commit235bddc8d16c512a7d89f327f65cee68b1f5848c (patch)
treeabde42bcf0d35975c6d585f20fafb02e8ed4ff81 /ext/Unicode
parentfc87b71cde2dcc7c5c2201d512e38000eb8087ab (diff)
downloadperl-235bddc8d16c512a7d89f327f65cee68b1f5848c.tar.gz
Integrate mainline (for ndbm fixes etc.)
p4raw-id: //depot/perlio@14312
Diffstat (limited to 'ext/Unicode')
-rw-r--r--ext/Unicode/Normalize/Normalize.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/Unicode/Normalize/Normalize.pm b/ext/Unicode/Normalize/Normalize.pm
index 819fbc4bf9..eed1858fc5 100644
--- a/ext/Unicode/Normalize/Normalize.pm
+++ b/ext/Unicode/Normalize/Normalize.pm
@@ -106,8 +106,8 @@ As C<$form_name>, one of the following names must be given.
=head2 Character Data
These functions are interface of character data used internally.
-If you want only to get unicode normalization forms,
-you doesn't need call them by yourself.
+If you want only to get Unicode normalization forms, you don't need
+call them yourself.
=over 4