[svn:parrot] r42647 - trunk/docs

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 03:16:32 UTC 2009


Author: jkeenan
Date: Sat Nov 21 03:16:31 2009
New Revision: 42647
URL: https://trac.parrot.org/parrot/changeset/42647

Log:
Change RT reference to TT reference.

Modified:
   trunk/docs/compiler_faq.pod

Modified: trunk/docs/compiler_faq.pod
==============================================================================
--- trunk/docs/compiler_faq.pod	Sat Nov 21 03:15:58 2009	(r42646)
+++ trunk/docs/compiler_faq.pod	Sat Nov 21 03:16:31 2009	(r42647)
@@ -179,7 +179,7 @@
 =end PIR
 
 The sub C<bar> will return to the caller of C<foo>. (Warning! This fails
-in some cases. XXX Find the RT ticket and reference it here.)
+in some cases. XXX Find the TT ticket and reference it here.)
 
 =head2 How do I generate a sub call with a variable-length parameter
 list in PIR?


More information about the parrot-commits mailing list