summaryrefslogtreecommitdiff
path: root/src/options/smt_options.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/options/smt_options.toml')
-rw-r--r--src/options/smt_options.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options/smt_options.toml b/src/options/smt_options.toml
index e7a385a42..73cb87dd4 100644
--- a/src/options/smt_options.toml
+++ b/src/options/smt_options.toml
@@ -622,4 +622,4 @@ header = "options/smt_options.h"
type = "bool"
default = "false"
read_only = true
- help = "attempt to solve a pure real satisfiable problem as a integer problem (for non-linear)"
+ help = "attempt to solve a pure real satisfiable problem as an integer problem (for non-linear)"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback