Fix comment typo in mediawiki.legacy/protect.js
authoraude <aude.wiki@gmail.com>
Fri, 13 Mar 2015 10:16:31 +0000 (11:16 +0100)
committeraude <aude.wiki@gmail.com>
Fri, 13 Mar 2015 10:16:31 +0000 (11:16 +0100)
Change-Id: I82c351d0d89a3f65ba9aa65cd11ca9b5ba99d6c5

resources/src/mediawiki.legacy/protect.js

index bc73048..3f4b263 100644 (file)
@@ -64,7 +64,7 @@ var ProtectionForm = window.ProtectionForm = {
        },
 
        /**
-        * Checks if a cerain protection level is cascadeable.
+        * Checks if a certain protection level is cascadeable.
         *
         * @param {string} level
         * @return {boolean}