From: Ori Livneh Date: Mon, 19 Nov 2012 10:18:13 +0000 (-0800) Subject: Fix typo (manuall -> manually) X-Git-Tag: 1.31.0-rc.0~21589 X-Git-Url: http://git.cyclocoop.org///%22%40url%40//%22?a=commitdiff_plain;h=56831e1f9eeaa0beb3f55e99196e9c090ff50a23;p=lhc%2Fweb%2Fwiklou.git Fix typo (manuall -> manually) Change-Id: Ia6101ea84faf9a4420afe9568b5e3904fffa61b1 --- diff --git a/includes/resourceloader/ResourceLoaderModule.php b/includes/resourceloader/ResourceLoaderModule.php index afb1e3122e..0e170fbd97 100644 --- a/includes/resourceloader/ResourceLoaderModule.php +++ b/includes/resourceloader/ResourceLoaderModule.php @@ -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;