[svn:parrot] r41271 - trunk/src/dynpmc
bacek at svn.parrot.org
bacek at svn.parrot.org
Tue Sep 15 14:43:50 UTC 2009
Author: bacek
Date: Tue Sep 15 14:43:48 2009
New Revision: 41271
URL: https://trac.parrot.org/parrot/changeset/41271
Log:
[cage] Fix documentation bit in DynLexPad.
Modified:
trunk/src/dynpmc/dynlexpad.pmc
Modified: trunk/src/dynpmc/dynlexpad.pmc
==============================================================================
--- trunk/src/dynpmc/dynlexpad.pmc Tue Sep 15 14:07:39 2009 (r41270)
+++ trunk/src/dynpmc/dynlexpad.pmc Tue Sep 15 14:43:48 2009 (r41271)
@@ -174,9 +174,9 @@
/*
-=item C<METHOD PMC* get_lexinfo()>
+=item C<void destroy()>
-Return the LexInfo PMC, if any or a Null PMC.
+Destroy DynLexPad.
=cut
More information about the parrot-commits
mailing list