Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
gfldex committed May 27, 2016
1 parent 49c7e76 commit 6662f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/operators.pod
Expand Up @@ -742,7 +742,7 @@ into an argument list.
Outside of argument lists, it returns a L<Slip|/type/Slip>, which makes it
flatten into the outer list. Inside argument list L<C<Positional>s|/type/Positional> are turned
into positional arguments and L<C<Assiciative>s|/type/Associative> are turned into named arguments.
into positional arguments and L<C<Associative>s|/type/Associative> are turned into named arguments.
=head2 prefix C«+^»
Expand Down

0 comments on commit 6662f73

Please sign in to comment.