summaryrefslogtreecommitdiff
path: root/src/options/arith_options.toml
diff options
context:
space:
mode:
authorFabianWolff <fabi.wolff@arcor.de>2018-07-30 18:28:11 +0200
committerAndrew Reynolds <andrew.j.reynolds@gmail.com>2018-07-30 11:28:11 -0500
commit46520451e7f6408c6caf3e52a15672732abc5911 (patch)
tree8361b25d52b5c66522786af7affdee94df07add6 /src/options/arith_options.toml
parent1f9d6d3c9d836d6219b8aaf717f7129c7710c9c8 (diff)
Fix several spelling errors (#2231)
Diffstat (limited to 'src/options/arith_options.toml')
-rw-r--r--src/options/arith_options.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/options/arith_options.toml b/src/options/arith_options.toml
index c0946c86a..7bfe8d592 100644
--- a/src/options/arith_options.toml
+++ b/src/options/arith_options.toml
@@ -501,7 +501,7 @@ header = "options/arith_options.h"
type = "bool"
default = "false"
read_only = true
- help = "intial splits on zero for all variables"
+ help = "initial splits on zero for all variables"
[[option]]
name = "nlExtTfTaylorDegree"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback