Skip to content

Commit a095cc4

Browse files
author
Geoffrey Broadwell
committed
Fix a couple corruptions in previous commit
1 parent 6e08690 commit a095cc4

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
@@ -1160,7 +1160,7 @@ See L<Longest Token Matching|http://design.perl6.org/S05.html#Longest-token_matc
11601160
Code specific to the L</instruction set> of a hardware architecture. Compare
11611161
with L</bytecode>.
11621162

1163-
=head2 magic variableat
1163+
=head2 magic variable
11641164

11651165
L<Variable|/variable> that has a behavior of its own and that is denoted by
11661166
a sigiless name with a non alphanumeric character. Unlike Perl 5 that has a
@@ -2353,7 +2353,7 @@ of any given language, specifically the kind of example (mis)features of a
23532353
programming language which are thrown by various sides in a flame war.
23542354

23552355
These examples are understood to be places where the actual design choices
2356-
of a given languagMe become visible.
2356+
of a given language become visible.
23572357

23582358
=head2 yoleaux
23592359

0 commit comments

Comments
 (0)