From 97337e16638529f24b6231ada3b4333813448cee Mon Sep 17 00:00:00 2001 From: Lukas Larsson Date: Tue, 8 Mar 2011 17:13:47 +0100 Subject: Fix spelling on analyse --- lib/tools/test/cover_SUITE.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/tools/test/cover_SUITE.erl b/lib/tools/test/cover_SUITE.erl index c3f691e773..483d416411 100644 --- a/lib/tools/test/cover_SUITE.erl +++ b/lib/tools/test/cover_SUITE.erl @@ -51,7 +51,7 @@ all(suite) -> init_per_testcase(TC, Config) when TC =:= misc; TC =:= compile; - TC =:= analyze; + TC =:= analyse; TC =:= distribution; TC =:= otp_5031; TC =:= stop -> -- cgit v1.2.3