Skip to content

Commit 40bc04d

Browse files
authored
Add missing period
1 parent de361cc commit 40bc04d

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
@@ -1050,7 +1050,7 @@ The default usage message is available inside C<sub USAGE> via read-only
10501050
C<$*USAGE> variable. It will be generated based on available C<sub MAIN>
10511051
candidates and their parameters. You can specify additional extended
10521052
description for each candidate using C<#|(...)> Pod block to set
1053-
L«C<WHY>|/routine/WHY»
1053+
L«C<WHY>|/routine/WHY».
10541054
10551055
=end pod
10561056

0 commit comments

Comments
 (0)