aboutsummaryrefslogtreecommitdiffhomepage
path: root/theories/Logic/SetIsType.v
diff options
context:
space:
mode:
Diffstat (limited to 'theories/Logic/SetIsType.v')
-rw-r--r--theories/Logic/SetIsType.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/theories/Logic/SetIsType.v b/theories/Logic/SetIsType.v
index c0a6f9edc..4e36f8cb0 100644
--- a/theories/Logic/SetIsType.v
+++ b/theories/Logic/SetIsType.v
@@ -9,7 +9,7 @@
(** * The Set universe seen as a synonym for Type *)
(** After loading this file, Set becomes just another name for Type.
- This allows to easily perform a Set-to-Type migration, or at least
+ This allows easily performing a Set-to-Type migration, or at least
test whether a development relies or not on specific features of
Set: simply insert some Require Export of this file at starting
points of the development and try to recompile... *)