From: Ed Sanders Date: Sun, 9 Apr 2017 17:03:32 +0000 (+0100) Subject: EditPage: Fix typo in comment X-Git-Tag: 1.31.0-rc.0~3554^2 X-Git-Url: http://git.cyclocoop.org/%24image?a=commitdiff_plain;h=ec505eb2548e31e14691698f6ef296d73bb4ce44;p=lhc%2Fweb%2Fwiklou.git EditPage: Fix typo in comment Change-Id: I084933a733c704188217c1d306454d2fed08b59b --- diff --git a/includes/EditPage.php b/includes/EditPage.php index 2153b8c02b..7bdc3bc940 100644 --- a/includes/EditPage.php +++ b/includes/EditPage.php @@ -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', [