aboutsummaryrefslogtreecommitdiffhomepage
path: root/test-suite/success/Check.v
diff options
context:
space:
mode:
Diffstat (limited to 'test-suite/success/Check.v')
-rw-r--r--test-suite/success/Check.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/success/Check.v b/test-suite/success/Check.v
index 21a9722d2..631667282 100644
--- a/test-suite/success/Check.v
+++ b/test-suite/success/Check.v
@@ -5,7 +5,7 @@
(* // * This file is distributed under the terms of the *)
(* * GNU Lesser General Public License Version 2.1 *)
(************************************************************************)
-(* Compiling the theories allows to test parsing and typing but not printing *)
+(* Compiling the theories allows testing parsing and typing but not printing *)
(* This file tests that pretty-printing does not fail *)
(* Test of exact output is not specified *)