develooper Front page | perl.perl6.internals | Postings from November 2008

[svn:parrot-pdd] r33165 - trunk/docs/pdds

From:
tene
Date:
November 25, 2008 02:24
Subject:
[svn:parrot-pdd] r33165 - trunk/docs/pdds
Message ID:
20081124231718.C1825CB9AF@x12.develooper.com
Author: tene
Date: Mon Nov 24 15:17:18 2008
New Revision: 33165

Modified:
   trunk/docs/pdds/pdd23_exceptions.pod

Log:
Fix wording.  allison++

Modified: trunk/docs/pdds/pdd23_exceptions.pod
==============================================================================
--- trunk/docs/pdds/pdd23_exceptions.pod	(original)
+++ trunk/docs/pdds/pdd23_exceptions.pod	Mon Nov 24 15:17:18 2008
@@ -366,7 +366,7 @@
 resumable.
 
 You resume from an exception by invoking the return continuation stored
-in the 'resume' field of the exception.
+in the 'resume' attribute of the exception.
 
   push_eh handler
   $P0 = new 'Exception'          # create new exception object



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About