From: Chad Horohoe Date: Wed, 3 Dec 2008 19:34:41 +0000 (+0000) Subject: Typo in comment X-Git-Tag: 1.31.0-rc.0~44138 X-Git-Url: http://git.cyclocoop.org/data/Fool?a=commitdiff_plain;h=5fb6da9a1153e946dae748fe113c1798c6dffa5d;p=lhc%2Fweb%2Fwiklou.git Typo in comment --- diff --git a/includes/filerepo/FileRepo.php b/includes/filerepo/FileRepo.php index 0cbc1f1efd..1649f1fee6 100644 --- a/includes/filerepo/FileRepo.php +++ b/includes/filerepo/FileRepo.php @@ -537,7 +537,7 @@ abstract class FileRepo { } /** * Returns the file namespace string - * @return strig + * @return string */ function getFileNamespace() { return $this->fileNamespace;