aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Logic/Hurkens.v
diff options
context:
space:
mode:
authorGravatar Arnaud Spiwack <arnaud@spiwack.net>2014-09-25 10:51:28 +0200
committerGravatar Arnaud Spiwack <arnaud@spiwack.net>2014-09-26 14:55:09 +0200
commit48ba4c55159d0d9f9b13cfe82617ac4a68867885 (patch)
tree60ada7789936634f968f1f50179b887206dc987d /theories/Logic/Hurkens.v
parent9b1b8aba9cd40cc91fd9d52af4e6c075311ba4db (diff)
Hurkens.v: fix coqdoc formatting in a comment.
Diffstat (limited to 'theories/Logic/Hurkens.v')
-rw-r--r--theories/Logic/Hurkens.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Logic/Hurkens.v b/theories/Logic/Hurkens.v
index 5f1d5232f..d40882fbf 100644
--- a/theories/Logic/Hurkens.v
+++ b/theories/Logic/Hurkens.v
@@ -333,7 +333,7 @@ End NoRetractToImpredicativeUniverse.
(** * Prop is not a retract *)
(** The existence in the pure Calculus of Constructions of a retract
- from Prop into a small type of Prop is inconsistent. This is a
+ from [Prop] into a small type of [Prop] is inconsistent. This is a
special case of the previous result. *)
Module NoRetractFromSmallPropositionToProp.