From f09b11504ee5d954be31c2c212041a97ece9ddfd Mon Sep 17 00:00:00 2001 From: Jan Steemann Date: Mon, 7 Sep 2015 21:12:51 +0200 Subject: [PATCH] fix spelling --- js/common/tests/shell-foxx-manager-install-spec.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/common/tests/shell-foxx-manager-install-spec.js b/js/common/tests/shell-foxx-manager-install-spec.js index aaa00c61a6..d9f5fcb229 100644 --- a/js/common/tests/shell-foxx-manager-install-spec.js +++ b/js/common/tests/shell-foxx-manager-install-spec.js @@ -350,7 +350,7 @@ describe("Foxx Manager install", function() { }); }); - it("checking marvolous comments", function() { + it("checking marvelous comments", function() { var mount = "/unittest/comments"; try { FoxxManager.uninstall(mount, {force: true});