Author: larry Date: Fri Jun 30 16:40:05 2006 New Revision: 9730 Modified: doc/trunk/design/syn/S05.pod Log: Typo spotted by TreyHarris++ Modified: doc/trunk/design/syn/S05.pod ============================================================================== --- doc/trunk/design/syn/S05.pod (original) +++ doc/trunk/design/syn/S05.pod Fri Jun 30 16:40:05 2006 @@ -853,7 +853,7 @@ /<{ qX[cat -n {$foo}] }>/ -This hides any qX rule that might be defined in the gramma. Note that +This hides any C<qX> rule that might be defined in the grammar. Note that this means that the language parser has to pass the current list of quote forms into the regex parser since it needs to be known at compile time.