Spelling fixes

This commit is contained in:
Wilson Snyder
2011-11-30 18:20:19 -05:00
parent 84ba253791
commit 71cd6f7b90
3 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -1444,7 +1444,7 @@ void OrderVisitor::processMoveOne(OrderMoveVertex* vertexp, OrderMoveDomScope* d
processMoveLoopPop(endp->beginVertexp());
}
else {
nodep->v3fatalSrc("AstUntilStable node isn't under a OrderLoop{End}Vertex.\n");
nodep->v3fatalSrc("AstUntilStable node isn't under an OrderLoop{End}Vertex.\n");
}
#else
nodep->v3fatalSrc("Not implemented");