Fix typo in comment
authorFomafix <fomafix@googlemail.com>
Wed, 3 May 2017 20:14:44 +0000 (22:14 +0200)
committerFomafix <fomafix@googlemail.com>
Wed, 3 May 2017 20:19:39 +0000 (22:19 +0200)
Change-Id: I3c5f3e66e2bca5b1629ee2fc54992a81e36d71cb

resources/src/mediawiki/mediawiki.util.js

index a9c0942..b7bbc66 100644 (file)
                 * The content wrapper of the skin (e.g. `.mw-body`).
                 *
                 * Populated on document ready by #init. To use this property,
-                * wait for `$.ready` and be sure to have a module depedendency on
+                * wait for `$.ready` and be sure to have a module dependency on
                 * `mediawiki.util` and `mediawiki.page.startup` which will ensure
                 * your document ready handler fires after #init.
                 *