summaryrefslogtreecommitdiff
path: root/testsuite/lib/testing.mli
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/lib/testing.mli')
-rw-r--r--testsuite/lib/testing.mli2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/lib/testing.mli b/testsuite/lib/testing.mli
index f13bb35850..ce05415614 100644
--- a/testsuite/lib/testing.mli
+++ b/testsuite/lib/testing.mli
@@ -13,7 +13,7 @@
(* *)
(**************************************************************************)
-(* Testing auxilliaries. *)
+(* Testing auxiliaries. *)
val test : bool -> unit;;
(** [test e] tests that [e] evaluates to [true]. *)