Skip to content

Commit 6662f73

Browse files
committed
fix typo
1 parent 49c7e76 commit 6662f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/operators.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -742,7 +742,7 @@ into an argument list.
742742
743743
Outside of argument lists, it returns a L<Slip|/type/Slip>, which makes it
744744
flatten into the outer list. Inside argument list L<C<Positional>s|/type/Positional> are turned
745-
into positional arguments and L<C<Assiciative>s|/type/Associative> are turned into named arguments.
745+
into positional arguments and L<C<Associative>s|/type/Associative> are turned into named arguments.
746746
747747
=head2 prefix C«+^»
748748

0 commit comments

Comments
 (0)