Skip to content

Commit 463981f

Browse files
committed
Fixes table, taking one row out of it
1 parent b203297 commit 463981f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Type/Parameter.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ Sigil | Will bind to | Default behavior
5757
\ | (anything) | Bind directly to the argument, keep existing Scalar, if any
5858
=end table
5959
60-
Also, C<|> will bind to all remaining arguments, make new C<Capture> if needed.
60+
Also, C<|> will bind to all remaining arguments and make new C<Capture> if needed.
6161
6262
=head2 method type
6363

0 commit comments

Comments
 (0)