Followup r76612, nfi what a stromg is
authorSam Reed <reedy@users.mediawiki.org>
Sat, 13 Nov 2010 12:50:50 +0000 (12:50 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Sat, 13 Nov 2010 12:50:50 +0000 (12:50 +0000)
includes/Title.php

index a772f3c..2eef75b 100644 (file)
@@ -595,7 +595,7 @@ class Title {
        /**
         * Get the main part with underscores
         *
-        * @return Stromg: Main part of the title, with underscores
+        * @return String: Main part of the title, with underscores
         */
        public function getDBkey() { return $this->mDbkeyform; }