Cleanup of Wikidata branch.
[lhc/web/wiklou.git] / includes / Title.php
index 731fc14..1b3b896 100644 (file)
@@ -691,7 +691,7 @@ class Title {
        /**
         * Convenience method for checking a title's content model name
         *
-        * @param int $id
+        * @param String $id The content model ID (use the CONTENT_MODEL_XXX constants).
         * @return Boolean true if $this->getContentModel() == $id
         */
        public function hasContentModel( $id ) {