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});