Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
grammar inheritance typo
  • Loading branch information
dwarring committed Apr 16, 2014
1 parent d1e92cb commit e7c777d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion S05-regex.pod
Expand Up @@ -4346,7 +4346,7 @@ Like classes, grammars can inherit:
=item *

Just like the methods of a class, the rule definitions of a grammar are
inherited (and polymorphic!). So there's no need to respecify C<body>,
inherited (and polymorphic!). So there's no need to respecify C<text>,
C<line>, etc.

=item *
Expand Down

0 comments on commit e7c777d

Please sign in to comment.