Skip to content

Commit 8af748d

Browse files
committed
remove trailing ws
1 parent 72c2b90 commit 8af748d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/modules.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ N<As L<synopsis S11|https://design.perl6.org/S11.html#Units> says: Confusing? Ye
3232
directory for executable programs and scripts.
3333
3434
Source files generally use the C<.pm6> extension, and scripts or
35-
executables use the C<.p6>. Test files use the C<.t> extension. Files which contain documentation use the C<.pod6> extension.
35+
executables use the C<.p6>. Test files use the C<.t> extension. Files which contain documentation use the C<.pod6> extension.
3636
3737
=head2 Loading and Basic Importing
3838

0 commit comments

Comments
 (0)