X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=resources%2Fsrc%2Fmediawiki%2Fhtmlform%2Fhtmlform.Element.js;h=01108e6573a1f591addb789415ca361fdaa7f282;hb=0613928b342092c9751f6270565fa8457ec7d6b4;hp=4f672fc7864f9882ebd16d550fbc4f6ea1a16fd2;hpb=fba48c6dae69b7163580d936095b7dd16c9b3644;p=lhc%2Fweb%2Fwiklou.git diff --git a/resources/src/mediawiki/htmlform/htmlform.Element.js b/resources/src/mediawiki/htmlform/htmlform.Element.js index 4f672fc786..01108e6573 100644 --- a/resources/src/mediawiki/htmlform/htmlform.Element.js +++ b/resources/src/mediawiki/htmlform/htmlform.Element.js @@ -3,7 +3,7 @@ mw.htmlform = {}; /** - * Allows custom data specific to HTMLFormField to be set for OOjs UI forms. This picks up the + * Allows custom data specific to HTMLFormField to be set for OOUI forms. This picks up the * extra config from a matching PHP widget (defined in HTMLFormElement.php) when constructed using * OO.ui.infuse(). *