Skip to content

Commit fe908aa

Browse files
committed
minor typos
1 parent 9a3ba4d commit fe908aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

S99-glossary.pod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@ L</Rakudo> running on L</Parrot>.
797797

798798
In a L</signature>, defines how the corresponding L</argument> is bound when the signatured
799799
L</block>, L</sub> or L</method> is called.
800-
Is often designated as formal parameter in the litterature about other languages.
800+
Is often designated as formal parameter in the literature about other languages.
801801
A parameter can be L</positional> or L</named>, either can be L</variadic> or not.
802802

803803
=head2 parrakudo
@@ -1178,7 +1178,7 @@ materialized in wooden nickels.
11781178

11791179
=head2 twigil
11801180

1181-
A secondary L</sigil>. For example, C<%*ENV> has a sigl of C<%> and
1181+
A secondary L</sigil>. For example, C<%*ENV> has a sigil of C<%> and
11821182
a twigil of C<*>.
11831183

11841184
See L<http://perlcabal.org/syn/S02.html#Twigils>

0 commit comments

Comments
 (0)