From: Max Semenik Date: Tue, 1 Oct 2013 18:22:08 +0000 (+0400) Subject: Fix comment typos from 5c51cb96eaea76d22b9c48928044a942c4be2feb X-Git-Tag: 1.31.0-rc.0~18634^2 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/modifier.php?a=commitdiff_plain;h=4d80400cdfd61b9f0efcf690a1e4edfeef8a982c;p=lhc%2Fweb%2Fwiklou.git Fix comment typos from 5c51cb96eaea76d22b9c48928044a942c4be2feb Change-Id: I56f37010bce8a325af65eab62e7add232df108f4 --- diff --git a/includes/resourceloader/ResourceLoaderFileModule.php b/includes/resourceloader/ResourceLoaderFileModule.php index 663689b23c..c9c7e4edc5 100644 --- a/includes/resourceloader/ResourceLoaderFileModule.php +++ b/includes/resourceloader/ResourceLoaderFileModule.php @@ -580,7 +580,7 @@ class ResourceLoaderFileModule extends ResourceLoaderModule { } /** - * Returns all stlyle files used bt this module + * Returns all style files used by this module * @return array */ public function getAllStyleFiles() {