mirror of
https://github.com/verilator/verilator.git
synced 2026-09-07 10:01:11 +02:00
Spelling fixes
This commit is contained in:
+1
-1
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user