[svn:parrot] r46188 - branches/codestring/src/pmc

coke at svn.parrot.org coke at svn.parrot.org
Fri Apr 30 07:13:38 UTC 2010


Author: coke
Date: Fri Apr 30 07:13:37 2010
New Revision: 46188
URL: https://trac.parrot.org/parrot/changeset/46188

Log:
fix the comment

Modified:
   branches/codestring/src/pmc/codestring.pmc

Modified: branches/codestring/src/pmc/codestring.pmc
==============================================================================
--- branches/codestring/src/pmc/codestring.pmc	Fri Apr 30 06:57:45 2010	(r46187)
+++ branches/codestring/src/pmc/codestring.pmc	Fri Apr 30 07:13:37 2010	(r46188)
@@ -217,7 +217,7 @@
 
 =item set_string_native()
 
-Save the value both in our string builder and our string-val attribute.
+Save our value as a single entry in the StringBuilder.
 
 =cut
 


More information about the parrot-commits mailing list