Skip to content

Commit ee22b96

Browse files
authored
correct typo
1 parent 2c866a2 commit ee22b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Programs/02-reading-docs.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
=SUBTITLE p6doc - the Perl 6 pod reader
66
7-
Program C<p6doc> is a comman-line-interface (CLI) program to read
7+
Program C<p6doc> is a command-line-interface (CLI) program to read
88
Perl 6 pod from B<installed> modules' source code, in contrast to
99
running C<perl6 --doc=MODULE programfile> which reads Perl 6 pod from
1010
the named source file.

0 commit comments

Comments
 (0)