[svn:parrot] r49741 - trunk

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Oct 30 23:37:18 UTC 2010


Author: jkeenan
Date: Sat Oct 30 23:37:17 2010
New Revision: 49741
URL: https://trac.parrot.org/parrot/changeset/49741

Log:
Correct spelling error only.

Modified:
   trunk/DEPRECATED.pod

Modified: trunk/DEPRECATED.pod
==============================================================================
--- trunk/DEPRECATED.pod	Sat Oct 30 23:06:17 2010	(r49740)
+++ trunk/DEPRECATED.pod	Sat Oct 30 23:37:17 2010	(r49741)
@@ -82,7 +82,7 @@
 
 =item UnManagedStruct initializer structure [eligible in 2.4]
 
-The initializer structure will cease to be an array of triples. In stead, an
+The initializer structure will cease to be an array of triples. Instead, an
 array of flags (no counts or offsets), or a string representation of the same
 information may be used.
 


More information about the parrot-commits mailing list