Skip to content

Commit 7924be7

Browse files
committed
REGEX_LOCALE_CHARSET is an enum constant
Previously, it was considered a macro. But the previous commit created a new flag for elements like this, which this commit now changes to use.
1 parent 64b44cd commit 7924be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pod/perlreapi.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ is defined as per L<isSPACE|perlapi/isSPACE>, and by the internal
165165
macros C<is_utf8_space> under UTF-8, and C<isSPACE_LC> under C<use
166166
locale>.
167167

168-
=for apidoc Amnh||REGEX_LOCALE_CHARSET
168+
=for apidoc Avnh||REGEX_LOCALE_CHARSET
169169

170170
=back
171171

0 commit comments

Comments
 (0)