We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6598a1c commit 83ae692Copy full SHA for 83ae692
lib/Language/grammars.pod
@@ -212,7 +212,7 @@ as an argument.
212
213
To make it clear that the argument is a match object, the example uses C<$/>
214
as a parameter name to the action method, though that's just a handy
215
-convention, notthing intrinsic. C<$match> would have worked too. (Though using
+convention, nothing intrinsic. C<$match> would have worked too. (Though using
216
C<$/> does give the advantage of providing C<< $<capture> >>> as a shortcut
217
for C<< $/<capture> >>).
218
0 commit comments