]> granicus.if.org Git - re2c/commitdiff
- speling
authorhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Mon, 21 Jan 2008 20:37:09 +0000 (20:37 +0000)
committerhelly <helly@642ea486-5414-0410-9d7f-a0204ed87703>
Mon, 21 Jan 2008 20:37:09 +0000 (20:37 +0000)
re2c/parser.y

index 1fe93e0743acb6b50431254a085169a918c39edd..36a8bbab8b6d58f97d68477e6942726dfda895b1 100644 (file)
@@ -450,7 +450,7 @@ void parse(Scanner& i, std::ostream& o, std::ostream* h)
                        }
                        else
                        {
-                               // We reserved 0 for specNone but is isn't present,
+                               // We reserved 0 for specNone but it is not present,
                                // so we can decrease all specs.
                                for(it = specMap.begin(); it != specMap.end(); ++it)
                                {