Skip to content

Commit 534ff36

Browse files
authored
Fix thinko
1 parent b69f2ca commit 534ff36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/pragmas.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ in Rakudo as a synonym to C<use nqp> (see below).
3030
=item X<B<MONKEY-TYPING>|MONKEY-TYPING> L<augment|/syntax/augment>
3131
3232
=item X<B<MONKEY>|MONKEY> C<use MONKEY;> turns on all available C<MONKEY>
33-
pragmas, currently the two above; thus, it would be equivalent to
33+
pragmas, currently the three above; thus, it would be equivalent to
3434
3535
use MONKEY-TYPING;
3636
use MONKEY-SEE-NO-EVAL;

0 commit comments

Comments
 (0)