[svn:parrot] r37621 - trunk/docs/book

coke at svn.parrot.org coke at svn.parrot.org
Sat Mar 21 18:49:29 UTC 2009


Author: coke
Date: Sat Mar 21 18:49:29 2009
New Revision: 37621
URL: https://trac.parrot.org/parrot/changeset/37621

Log:
[docs] POD target sections should have matching begin/end

Modified:
   trunk/docs/book/ch04_pir_subroutines.pod

Modified: trunk/docs/book/ch04_pir_subroutines.pod
==============================================================================
--- trunk/docs/book/ch04_pir_subroutines.pod	Sat Mar 21 18:37:56 2009	(r37620)
+++ trunk/docs/book/ch04_pir_subroutines.pod	Sat Mar 21 18:49:29 2009	(r37621)
@@ -880,7 +880,7 @@
     say $S0
   .end
 
-=end PIR
+=end PIR - See TT #483
 
 This example defines two methods in the C<Foo> class. It calls one
 from the main body of the subroutine and the other from within the


More information about the parrot-commits mailing list