From: Thalia Date: Tue, 30 Jul 2019 13:43:39 +0000 (+0100) Subject: Fix punctuation in HTMLForm documentation X-Git-Tag: 1.34.0-rc.0~838^2 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations//%22%7B%24thumbUrl%7D/%22?a=commitdiff_plain;h=ce965f98266d70e576a48cecf27160e44ac957c2;p=lhc%2Fweb%2Fwiklou.git Fix punctuation in HTMLForm documentation Change-Id: I22c4ed248fddc93afd486b9bee5a80bdbba1c685 --- diff --git a/includes/htmlform/HTMLForm.php b/includes/htmlform/HTMLForm.php index a7cef3cbe6..ed151e6366 100644 --- a/includes/htmlform/HTMLForm.php +++ b/includes/htmlform/HTMLForm.php @@ -23,7 +23,7 @@ /** * Object handling generic submission, CSRF protection, layout and - * other logic for UI forms. in a reusable manner. + * other logic for UI forms in a reusable manner. * * In order to generate the form, the HTMLForm object takes an array * structure detailing the form fields available. Each element of the