We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce68388 commit 111597cCopy full SHA for 111597c
jquery.fullscreen.js
@@ -35,7 +35,7 @@ function fullScreen(state)
35
// to fullscreen multiple elements.
36
e = (/** @type {Element} */ this[0]);
37
38
- // Find the real element and the document (Depends on wether the
+ // Find the real element and the document (Depends on whether the
39
// document itself or a HTML element was selected)
40
if (e instanceof Document)
41
{
0 commit comments