Fix typo in comment.
authorSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 8 Oct 2012 12:49:11 +0000 (14:49 +0200)
committerSiebrand Mazeland <s.mazeland@xs4all.nl>
Mon, 8 Oct 2012 12:49:11 +0000 (14:49 +0200)
Change-Id: Ib88d3023aaf8b07363c0a2f00adb660732a849c1

includes/EditPage.php

index cc85a7d..fb960bf 100644 (file)
@@ -267,7 +267,7 @@ class EditPage {
 
        /**
         * Get the context title object.
-        * If not set, $wgTitle will be returned. This behavior might changed in
+        * If not set, $wgTitle will be returned. This behavior might change in
         * the future to return $this->mTitle instead.
         *
         * @return Title object