Merge "Don't hard-code Preferences page name"
[lhc/web/wiklou.git] / includes / filerepo / FileBackendDBRepoWrapper.php
index c37a942..0d5a15d 100644 (file)
@@ -282,7 +282,7 @@ class FileBackendDBRepoWrapper extends FileBackend {
        /**
         * Get a connection to the repo file registry DB
         *
-        * @param integer $index
+        * @param int $index
         * @return DBConnRef
         */
        protected function getDB( $index ) {