diff options
| author | Théo Zimmermann | 2019-12-30 12:11:01 +0100 |
|---|---|---|
| committer | Théo Zimmermann | 2019-12-30 12:11:01 +0100 |
| commit | 3a9cab5e6df0f4d55520a17f6cb56067b68da92a (patch) | |
| tree | 97421fe82180b597c8e9d163896ad9c945490868 /doc | |
| parent | fa94c16ca2db1d00ce05296e545ce64129b90986 (diff) | |
| parent | 08b399f55a8bc01affa54273e6792392ea9eb926 (diff) | |
Merge PR #11345: Remove :flag: that appears in the doc output
Reviewed-by: Zimmi48
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/sphinx/language/gallina-specification-language.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/language/gallina-specification-language.rst b/doc/sphinx/language/gallina-specification-language.rst index 967b0461d0..f82282911f 100644 --- a/doc/sphinx/language/gallina-specification-language.rst +++ b/doc/sphinx/language/gallina-specification-language.rst @@ -1478,7 +1478,7 @@ Chapter :ref:`Tactics`. The basic assertion command is: The name you provided is already defined. You have then to choose another name. - .. exn:: Nested proofs are not allowed unless you turn the :flag:`Nested Proofs Allowed` flag on. + .. exn:: Nested proofs are not allowed unless you turn the Nested Proofs Allowed flag on. You are asserting a new statement while already being in proof editing mode. This feature, called nested proofs, is disabled by default. |
