Author: cotto Date: Fri Dec 5 04:08:04 2008 New Revision: 33505 Modified: trunk/languages/LANGUAGES_STATUS.pod
Log: [docs] fix a missing paren, reported by jimmy++ Modified: trunk/languages/LANGUAGES_STATUS.pod ============================================================================== --- trunk/languages/LANGUAGES_STATUS.pod (original) +++ trunk/languages/LANGUAGES_STATUS.pod Fri Dec 5 04:08:04 2008 @@ -351,7 +351,7 @@ =item Status Parser is complete. Simple arithmetic and function calls work. -Much work needed on parse actions and data types (PMCs or classes. +Much work needed on parse actions and data types (PMCs or classes). =item Last verified with parrot version
