Skip to content

Commit 19462fa

Browse files
committed
Remove trailing whitespace
1 parent d41f52e commit 19462fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/functions.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ currently (2015.02) only implements them for subroutine parameters.
770770
771771
X<|MAIN>
772772
773-
The sub with the special name C<MAIN> is executed after all relevant phasers,
773+
The sub with the special name C<MAIN> is executed after all relevant phasers,
774774
and its signature is the means by which command line arguments can be
775775
parsed. Multi methods are supported and a usage method is automatically
776776
generated and displayed if no command line arguments are provided. All command

0 commit comments

Comments
 (0)