Skip to content

Commit 73521af

Browse files
authored
fix typo
1 parent 443b4b2 commit 73521af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/p6doc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ sub show-docs(Str $path, :$section, :$no-pager, :$package is copy) {
8383
shell $doc-command-str;
8484
}
8585

86-
# if useage is changed please also update doc/Programs/02-reading-docs.pod6
86+
# if usage is changed please also update doc/Programs/02-reading-docs.pod6
8787
sub USAGE() {
8888
say "You want to maintain the index?";
8989
say "To build an index for '$PROGRAM-NAME -f'";

0 commit comments

Comments
 (0)