]> git.vpit.fr Git - perl/modules/Hash-Normalize.git/blobdiff - lib/Hash/Normalize.pm
Fix NFC description of caf\x{e9}
[perl/modules/Hash-Normalize.git] / lib / Hash / Normalize.pm
index 9fd5d88385ea73a8df72f33e9d1935a4c1b2a36c..a498b2b9cfe2dbcb585a017963154c148cceb81f 100644 (file)
@@ -145,7 +145,7 @@ Stashes (Perl symbol tables) are implemented as plain hashes, therefore one can
     }
 
     sub coffee_nfc {
-     café() # NFC, "cafe\x{e9}"
+     café() # NFC, "caf\x{e9}"
     }
 
     sub coffee_nfd {