Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
gfldex committed Sep 29, 2016
1 parent 9008874 commit e5ddbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/functions.pod6
Expand Up @@ -854,7 +854,7 @@ call L<exit|https://docs.perl6.org/routine/exit>.
=head1 C<sub USAGE>
X<|USAGE>
If the no multi candidate of C<MAIN> is found for the given command line
If no multi candidate of C<MAIN> is found for the given command line
parameters, the sub C<USAGE> is called. If no such method is found, output a
generated usage message.
Expand Down

0 comments on commit e5ddbfe

Please sign in to comment.