Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
stmuk committed Oct 21, 2015
1 parent 229c4f9 commit d06a5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/p6doc
Expand Up @@ -73,7 +73,7 @@ multi sub MAIN() {
say "Examples: $me Type::Str";
say " $me Type::Str.split";

say "\nYou can also look up specific method/routine defintions:";
say "\nYou can also look up specific method/routine definitions:";
say " $me -f push";
}

Expand Down

0 comments on commit d06a5f4

Please sign in to comment.