From: Scott González Date: Tue, 24 Apr 2012 13:04:58 +0000 (-0400) Subject: Position tests: Fixed typo. X-Git-Tag: 1.9.0m8~89 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=cbc5207c4101e370ada65ed6aaed7e7082c95dea;p=jquery-ui.git Position tests: Fixed typo. --- diff --git a/tests/unit/position/position_core.js b/tests/unit/position/position_core.js index 0ebcabef3..837327b5d 100644 --- a/tests/unit/position/position_core.js +++ b/tests/unit/position/position_core.js @@ -310,7 +310,7 @@ test( "collision: fit, no collision", function() { }, "no offset" ); collisionTest({ - collition: "fit", + collision: "fit", at: "right+2 bottom+3" }, { top: 13,