Fix incorrect annotation
authorAdam Roses Wight <awight@wikimedia.org>
Mon, 30 Nov 2015 23:25:21 +0000 (15:25 -0800)
committerAdam Roses Wight <awight@wikimedia.org>
Mon, 30 Nov 2015 23:25:21 +0000 (15:25 -0800)
Change-Id: Ia240bda6f8bcee52814e200c6118ed5713ca0ea7

includes/EditPage.php

index 58936e0..c709d00 100644 (file)
@@ -1211,7 +1211,7 @@ class EditPage {
         * across a recoverable edit conflict, the ID of the newer revision to
         * which we have rebased this page.
         *
-        * @since 1.25
+        * @since 1.27
         * @return int Revision ID
         */
        public function getParentRevId() {