diff options
| author | Olivier Laurent | 2018-11-19 15:19:51 +0100 |
|---|---|---|
| committer | Olivier Laurent | 2018-11-19 15:19:51 +0100 |
| commit | 02654cf9739591837ee402bff0c2ff07b9aabf40 (patch) | |
| tree | 05750eaae44957ee2e57654e762b481c3c00054e | |
| parent | f9a890aa9ff9d199bd6c98ee33274894fd5d8972 (diff) | |
Typo: comment does not match code
| -rw-r--r-- | doc/sphinx/user-extensions/proof-schemes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/user-extensions/proof-schemes.rst b/doc/sphinx/user-extensions/proof-schemes.rst index eacd7b4676..8f76085d88 100644 --- a/doc/sphinx/user-extensions/proof-schemes.rst +++ b/doc/sphinx/user-extensions/proof-schemes.rst @@ -167,7 +167,7 @@ Combined Scheme Combined Scheme tree_forest_mutind from tree_forest_ind,forest_tree_ind. - The type of tree_forest_mutrec will be: + The type of tree_forest_mutind will be: .. coqtop:: all |
