aboutsummaryrefslogtreecommitdiffstats
path: root/includes/title/Title.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/title/Title.php')
-rw-r--r--includes/title/Title.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/title/Title.php b/includes/title/Title.php
index 30a8a332466f..979584a96ac8 100644
--- a/includes/title/Title.php
+++ b/includes/title/Title.php
@@ -3855,7 +3855,7 @@ class Title implements LinkTarget, PageIdentity, IDBAccessObject {
* If this ID is 0, this means the page does not exist.
*
* @see getArticleID()
- * @since 1.36, since 1.35.6 as an alias of getArticleId()
+ * @since 1.36, since 1.35.6 as an alias of getArticleID()
*
* @param string|false $wikiId The wiki ID expected by the caller.
*