diff options
| author | Théo Zimmermann | 2018-04-24 11:59:49 +0200 |
|---|---|---|
| committer | Théo Zimmermann | 2018-05-05 11:54:02 +0200 |
| commit | 21c7793a458848e941a0a6edeb216c2076d947e5 (patch) | |
| tree | 9fad9402e63c626fcb142514845cba05e0c4477f /doc/sphinx/language | |
| parent | 1ccb800d20f91f1566d59b549a8422f2230c25d5 (diff) | |
[sphinx] Fix some references.
Diffstat (limited to 'doc/sphinx/language')
| -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 a9c4dd7588..c87bdd1904 100644 --- a/doc/sphinx/language/gallina-specification-language.rst +++ b/doc/sphinx/language/gallina-specification-language.rst @@ -678,7 +678,7 @@ These are synonyms of the Definition forms. .. exn:: The term @term has type @type while it is expected to have type @type -See also :cmd:`Opaque`, :cmd:`Transparent`, :tac:`unfold`. +See also :cmd:`Opaque`, :cmd:`Transparent`, :tacn:`unfold`. .. cmd:: Let @ident := @term. |
