[svn:parrot] r39876 - trunk/docs/book/draft
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Sat Jul 4 13:44:11 UTC 2009
Author: jkeenan
Date: Sat Jul 4 13:44:10 2009
New Revision: 39876
URL: https://trac.parrot.org/parrot/changeset/39876
Log:
Correct spelling error noted by PacoLinux.
Modified:
trunk/docs/book/draft/ch06_nqp.pod
Modified: trunk/docs/book/draft/ch06_nqp.pod
==============================================================================
--- trunk/docs/book/draft/ch06_nqp.pod Sat Jul 4 13:15:52 2009 (r39875)
+++ trunk/docs/book/draft/ch06_nqp.pod Sat Jul 4 13:44:10 2009 (r39876)
@@ -20,7 +20,7 @@
as well. It has become a permanent member of PCT, and therefore a permanent
part of the Parrot code base.
-NQP represets almost the smallest subset of the Perl 6 language necessary to
+NQP represents almost the smallest subset of the Perl 6 language necessary to
implement parser transformations, plus a few syntactic convenience features
that developers have requested. NQP's Perl 6 subset shows its Perl 5 roots,
so existing Perl 5 programmers should find much of it familiar and should be
More information about the parrot-commits
mailing list