aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Logic/ChoiceFacts.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Logic/ChoiceFacts.v')
-rw-r--r--theories/Logic/ChoiceFacts.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Logic/ChoiceFacts.v b/theories/Logic/ChoiceFacts.v
index 57a82161d..d8416b3e2 100644
--- a/theories/Logic/ChoiceFacts.v
+++ b/theories/Logic/ChoiceFacts.v
@@ -100,7 +100,7 @@ Local Unset Intuition Negation Unfolding.
so they require polymorphism otherwise their first application (e.g. to an
existential in [Set]) will fix the level of [A].
*)
-Set Universe Polymorphism.
+(* Set Universe Polymorphism. *)
Section ChoiceSchemes.