Merge "EditPage: Fix typo in comment"
authorjenkins-bot <jenkins-bot@gerrit.wikimedia.org>
Mon, 10 Apr 2017 15:50:40 +0000 (15:50 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Mon, 10 Apr 2017 15:50:40 +0000 (15:50 +0000)
includes/EditPage.php

index 2153b8c..7bdc3bc 100644 (file)
@@ -2633,7 +2633,7 @@ class EditPage {
                }
 
                // @todo add EditForm plugin interface and use it here!
-               //       search for textarea1 and textares2, and allow EditForm to override all uses.
+               //       search for textarea1 and textarea2, and allow EditForm to override all uses.
                $wgOut->addHTML( Html::openElement(
                        'form',
                        [