summaryrefslogtreecommitdiff
path: root/src/options
diff options
context:
space:
mode:
Diffstat (limited to 'src/options')
-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 ba62a6455..cd8a530fc 100644
--- a/src/options/smt_options.toml
+++ b/src/options/smt_options.toml
@@ -134,7 +134,7 @@ header = "options/smt_options.h"
name = "literals"
help = "Block models based on the SAT skeleton."
[[option.mode.VALUES]]
- name = "valuels"
+ name = "values"
help = "Block models based on the concrete model values for the free variables."
[[option]]
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback