Author: larry
Date: Mon Dec 31 08:07:21 2007
New Revision: 14475

Modified:
   doc/trunk/design/syn/S03.pod

Log:
cut-n-paste braino noticed by pmichaud++


Modified: doc/trunk/design/syn/S03.pod
==============================================================================
--- doc/trunk/design/syn/S03.pod        (original)
+++ doc/trunk/design/syn/S03.pod        Mon Dec 31 08:07:21 2007
@@ -12,9 +12,9 @@
 
   Maintainer: Larry Wall <[EMAIL PROTECTED]>
   Date: 8 Mar 2004
-  Last Modified: 26 Oct 2007
+  Last Modified: 31 Dec 2007
   Number: 3
-  Version: 124
+  Version: 125
 
 =head1 Overview
 
@@ -1700,7 +1700,7 @@
 
     test1() orelse -> $! { test2() }
 
-(The low-precedence C<//> operator is similar, but does not set C<$!> or
+(The high-precedence C<//> operator is similar, but does not set C<$!> or
 treat blocks specially.)
 
 =back

Reply via email to