summaryrefslogtreecommitdiff
path: root/src/smt/sygus_solver.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/smt/sygus_solver.h')
-rw-r--r--src/smt/sygus_solver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/smt/sygus_solver.h b/src/smt/sygus_solver.h
index 468535da1..621bea9f3 100644
--- a/src/smt/sygus_solver.h
+++ b/src/smt/sygus_solver.h
@@ -116,7 +116,7 @@ class SygusSolver
/**
* Get synth solution.
*
- * This method returns true if we are in a state immediately preceeded by
+ * This method returns true if we are in a state immediately preceded by
* a successful call to checkSynth.
*
* This method adds entries to sol_map that map functions-to-synthesize with
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback