We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460032c commit b854fcdCopy full SHA for b854fcd
src/solvers/smt2_incremental/object_tracking.h
@@ -57,7 +57,7 @@ struct decision_procedure_objectt
57
/// assigned.
58
exprt find_object_base_expression(const address_of_exprt &address_of);
59
60
-/// Arbitary expressions passed to the decision procedure may have multiple
+/// Arbitrary expressions passed to the decision procedure may have multiple
61
/// address of operations as its sub expressions. This means the overall
62
/// expression may contain multiple base objects which need to be assigned
63
/// unique identifiers.
0 commit comments