Author: coke Date: Thu Oct 27 06:07:51 2005 New Revision: 9590 Modified: trunk/runtime/parrot/library/JSON.imc Log: de-typo
Modified: trunk/runtime/parrot/library/JSON.imc ============================================================================== --- trunk/runtime/parrot/library/JSON.imc (original) +++ trunk/runtime/parrot/library/JSON.imc Thu Oct 27 06:07:51 2005 @@ -371,7 +371,7 @@ done: =item (pmc) = _json_to_pmc(string) -Given a JSON string, return a PMC that represents that data. The +Given a JSON string, return a PMC that represents that data. =over 4
