EditPage: Fix typo in comment
authorEd Sanders <esanders@wikimedia.org>
Sun, 9 Apr 2017 17:03:32 +0000 (18:03 +0100)
committerEd Sanders <esanders@wikimedia.org>
Sun, 9 Apr 2017 17:03:32 +0000 (18:03 +0100)
Change-Id: I084933a733c704188217c1d306454d2fed08b59b

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',
                        [