Author: pmichaud
Date: Thu Oct 9 17:30:51 2008
New Revision: 14592
Modified:
doc/trunk/design/syn/S02.pod
Log:
typo fix in S02
Modified: doc/trunk/design/syn/S02.pod
==============================================================================
--- doc/trunk/design/syn/S02.pod (original)
+++ doc/trunk/design/syn/S02.pod Thu Oct 9 17:30:51 2008
@@ -1565,7 +1565,7 @@
($x) = %hash{$x} :delete;
(The situation does not often arise for the slice modifiers above
-because they are usually used in list context, which operators
+because they are usually used in list context, which operates
at comma precedence.)
=item *