summaryrefslogtreecommitdiff
path: root/src/theory/theory_engine.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/theory/theory_engine.h')
-rw-r--r--src/theory/theory_engine.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/theory/theory_engine.h b/src/theory/theory_engine.h
index 0452d13aa..3d70ffa6b 100644
--- a/src/theory/theory_engine.h
+++ b/src/theory/theory_engine.h
@@ -503,7 +503,7 @@ public:
void preprocessStart();
/**
- * Runs theory specific preprocesssing on the non-Boolean parts of
+ * Runs theory specific preprocessing on the non-Boolean parts of
* the formula. This is only called on input assertions, after ITEs
* have been removed.
*/
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback