# New Ticket Created by  Bob Wilkinson 
# Please include the string:  [perl #43623]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=43623 >


Hello

     I can imagine that a tiger does bite tightly, but ...

[EMAIL PROTECTED]:~/src/parrot/docs$ svn diff optable.pod
Index: optable.pod
===================================================================
--- optable.pod (revision 19682)
+++ optable.pod (working copy)
@@ -114,7 +114,7 @@

 C<is tighter> takes a B<previously> defined operator name as its
 single
  argument.  The argument operator's precedence level plus 1 is then
  used as the
  -precedence level for the current operator that C<is tiger> is
  modifying.
  +precedence level for the current operator that C<is tighter> is
  modifying.

   =item - is looser(PREVIOUSLY_DEFINED_OPERATOR_NAME)

Bob

P.S. Patch enclosed, too
Index: optable.pod
===================================================================
--- optable.pod (revision 19682)
+++ optable.pod (working copy)
@@ -114,7 +114,7 @@
 
 C<is tighter> takes a B<previously> defined operator name as its single
 argument.  The argument operator's precedence level plus 1 is then used as the
-precedence level for the current operator that C<is tiger> is modifying.
+precedence level for the current operator that C<is tighter> is modifying.
 
 =item - is looser(PREVIOUSLY_DEFINED_OPERATOR_NAME)
 

Reply via email to