This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/lib/charnames/alias: Fix typo in comment
authorKarl Williamson <khw@cpan.org>
Fri, 30 Aug 2019 17:11:47 +0000 (11:11 -0600)
committerKarl Williamson <khw@cpan.org>
Wed, 25 Sep 2019 15:18:39 +0000 (09:18 -0600)
t/lib/charnames/alias

index c0b039f..7e13665 100644 (file)
@@ -411,7 +411,7 @@ charnames alias definitions may not contain trailing white-space; marked by <--
 Invalid character in charnames alias definition; marked by <-- HERE in '٤<-- HERE 転車に乗る人'
 Invalid character in charnames alias definition; marked by <-- HERE in '自転車・<-- HERE に乗る人' at - line \d+
 ########
-# NAME Using NBSP in :alias names is deprectated
+# NAME Using NBSP in :alias names is deprecated
 use utf8;
 use open qw( :utf8 :std );
 use charnames ":alias" => { "NBSP SEPARATED SPACE" => "BLACK SMILING FACE" };