Typo in comment
authorChad Horohoe <demon@users.mediawiki.org>
Wed, 3 Dec 2008 19:34:41 +0000 (19:34 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Wed, 3 Dec 2008 19:34:41 +0000 (19:34 +0000)
includes/filerepo/FileRepo.php

index 0cbc1f1..1649f1f 100644 (file)
@@ -537,7 +537,7 @@ abstract class FileRepo {
        }
        /**
         * Returns the file namespace string
-        * @return strig
+        * @return string
         */
        function getFileNamespace() {
                return $this->fileNamespace;