diff options
| author | SimonBoulier | 2019-06-03 17:17:35 +0200 |
|---|---|---|
| committer | SimonBoulier | 2019-08-16 11:43:51 +0200 |
| commit | 24701948804ecdc7c2518773fd66308913441195 (patch) | |
| tree | 3798eba8aa44c78ef22004b3eab8069fc2a317fe /doc/sphinx/proof-engine | |
| parent | de02e40124e4938fd4796303b8f5686e542fcb1a (diff) | |
Universe Checking instead of Universes Checking
Diffstat (limited to 'doc/sphinx/proof-engine')
| -rw-r--r-- | doc/sphinx/proof-engine/vernacular-commands.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sphinx/proof-engine/vernacular-commands.rst b/doc/sphinx/proof-engine/vernacular-commands.rst index 8d7bf78a85..c391cc949d 100644 --- a/doc/sphinx/proof-engine/vernacular-commands.rst +++ b/doc/sphinx/proof-engine/vernacular-commands.rst @@ -1224,7 +1224,7 @@ Controlling Typing Flags break the consistency of the system, use at your own risk. Unchecked (co)inductive types are printed by :cmd:`Print Assumptions`. -.. flag:: Universes Checking +.. flag:: Universe Checking This option can be used to enable/disable the checking of universes, providing a form of "type in type". Warning: this breaks the consistency of the system, use |
