]> git.vpit.fr Git - perl/modules/Hash-Normalize.git/blobdiff - lib/Hash/Normalize.pm
Remove an extra useless line in get_normalize() synopsis
[perl/modules/Hash-Normalize.git] / lib / Hash / Normalize.pm
index 194f2c1afdcd3e9a678b6926653fc085ea0e0434..9fd5d88385ea73a8df72f33e9d1935a4c1b2a36c 100644 (file)
@@ -121,7 +121,6 @@ sub normalize (\%;$) {
 =head2 C<get_normalization>
 
     my $mode = get_normalization %hash;
-    normalize %hash, $mode;
 
 Returns the current Unicode normalization scheme in use for C<%hash>, or C<undef> if it is a plain hash.