From 184ff6fb2dba58184891679a84b19ac8137e7355 Mon Sep 17 00:00:00 2001 From: Christian Williams Date: Mon, 8 Mar 2010 22:03:57 -0800 Subject: [PATCH] Typo. --- spec/suites/CustomMatchersSpec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/suites/CustomMatchersSpec.js b/spec/suites/CustomMatchersSpec.js index a1d2496..5d49115 100644 --- a/spec/suites/CustomMatchersSpec.js +++ b/spec/suites/CustomMatchersSpec.js @@ -87,7 +87,7 @@ describe("Custom Matchers", function() { }); describe("in the old style", function() { - it("should report deprecation a warning", function() { + it("should report a deprecation error", function() { var spec; var suite = env.describe('some suite', function() { spec = env.it('spec with an expectation').runs(function () {