Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixes table, taking one row out of it
  • Loading branch information
JJ committed Aug 13, 2018
1 parent b203297 commit 463981f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Type/Parameter.pod6
Expand Up @@ -57,7 +57,7 @@ Sigil | Will bind to | Default behavior
\ | (anything) | Bind directly to the argument, keep existing Scalar, if any
=end table
Also, C<|> will bind to all remaining arguments, make new C<Capture> if needed.
Also, C<|> will bind to all remaining arguments and make new C<Capture> if needed.
=head2 method type
Expand Down

0 comments on commit 463981f

Please sign in to comment.