diff options
| author | Théo Zimmermann | 2018-04-24 11:59:49 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2018-05-05 11:54:03 +0200 |
| commit | bea89948b3b9d508726b52a4e2fed3fa843717ef (patch) | |
| tree | 2514e067b489276d8f642c6cdff3f8afc2f71cf0 /doc/sphinx/proof-engine/ltac.rst | |
| parent | 963f07af424df45e09064bc8c8600c34e369f772 (diff) | |
Clean-up around options.
- Remove all trailing dots.
- There is only one Bullet Behavior option.
- Replaces `@natural` and `@integer` by `@num`.
Diffstat (limited to 'doc/sphinx/proof-engine/ltac.rst')
| -rw-r--r-- | doc/sphinx/proof-engine/ltac.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/proof-engine/ltac.rst b/doc/sphinx/proof-engine/ltac.rst index b70c79f689..2d08acc402 100644 --- a/doc/sphinx/proof-engine/ltac.rst +++ b/doc/sphinx/proof-engine/ltac.rst @@ -1147,7 +1147,7 @@ Info trace script. In particular, the calls to idtac in branches which failed are not printed. - .. opt:: Info Level @num. + .. opt:: Info Level @num This option is an alternative to the ``Info`` command. |
