Fix typo (manuall -> manually)
authorOri Livneh <ori@wikimedia.org>
Mon, 19 Nov 2012 10:18:13 +0000 (02:18 -0800)
committerOri Livneh <ori@wikimedia.org>
Mon, 19 Nov 2012 10:18:27 +0000 (02:18 -0800)
Change-Id: Ia6101ea84faf9a4420afe9568b5e3904fffa61b1

includes/resourceloader/ResourceLoaderModule.php

index afb1e31..0e170fb 100644 (file)
@@ -91,7 +91,7 @@ abstract class ResourceLoaderModule {
         * with ResourceLoader::register()
         *
         * @return Int ResourceLoaderModule class constant, the subclass default
-        *     if not set manuall
+        *     if not set manually
         */
        public function getOrigin() {
                return $this->origin;