pod: fix usage of plural vs singular in doc files

This commit is contained in:
vaitkus 2024-09-04 15:51:47 +03:00 committed by Karl Williamson
parent caff78217d
commit c97b3f4b8a
2 changed files with 2 additions and 2 deletions

View File

@ -1022,7 +1022,7 @@ L<Unicode::Casing>, which provides improved functionality.
The following module will be removed from the core distribution in a
future release, and should be installed from CPAN instead. Distributions
on CPAN that require this should add it to their prerequisites. The
core version of these module now issues a deprecation warning.
core version of this module now issues a deprecation warning.
If you ship a packaged version of Perl, either alone or as part of a
larger system, then you should carefully consider the repercussions of

View File

@ -636,7 +636,7 @@ scripts, Katakana and Hiragana, but nowhere else. The C<Script>
property places all characters that are used in multiple scripts in the
C<Common> script, while the C<Script_Extensions> property places those
that are used in only a few scripts into each of those scripts; while
still using C<Common> for those used in many scripts. Thus both these
still using C<Common> for those used in many scripts. Thus both of these
match:
"0" =~ /\p{sc=Common}/ # Matches