aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/proof-engine/ltac.rst
diff options
context:
space:
mode:
authorThéo Zimmermann2018-12-05 12:33:48 +0100
committerThéo Zimmermann2018-12-05 12:33:48 +0100
commit23f2222bb2c97110b6e55835fd19528177e41ff3 (patch)
treee18757b500abeeab710c99f506d79259ba18260e /doc/sphinx/proof-engine/ltac.rst
parentcb2e08487b4093e87aabb1ce646402d14ca4d9f6 (diff)
parent9903f6a7f86661549def884a0050d0f4537d52d7 (diff)
Merge PR #8911: Document undocumented flags and options
Diffstat (limited to 'doc/sphinx/proof-engine/ltac.rst')
-rw-r--r--doc/sphinx/proof-engine/ltac.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/proof-engine/ltac.rst b/doc/sphinx/proof-engine/ltac.rst
index 0ea8c7be2d..1071682ead 100644
--- a/doc/sphinx/proof-engine/ltac.rst
+++ b/doc/sphinx/proof-engine/ltac.rst
@@ -1208,7 +1208,7 @@ Interactive debugger
.. flag:: Ltac Debug
- This option governs the step-by-step debugger that comes with the |Ltac| interpreter
+ This option governs the step-by-step debugger that comes with the |Ltac| interpreter.
When the debugger is activated, it stops at every step of the evaluation of
the current |Ltac| expression and prints information on what it is doing.