Skip to content

Commit

Permalink
perldiag: numer -> number typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
wchristian authored and khwilliamson committed Jun 29, 2021
1 parent 5ca44b3 commit a53cc5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pod/perldiag.pod
Expand Up @@ -7186,7 +7186,7 @@ C<\L> or C<\Q> preceding it.

The C<"?"> and C<"+"> don't have any effect, as they modify whether to
match more or fewer when there is a choice, and by specifying to match
exactly a given numer, there is no room left for a choice.
exactly a given number, there is no room left for a choice.

=item Useless use of %s in void context

Expand Down

0 comments on commit a53cc5a

Please sign in to comment.