From a2e0be173ffed0a7fcc83d376a3c52ccccea5ea9 Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Sun, 1 Jun 2014 04:39:44 +0000 Subject: [PATCH] Typo : start -> star git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@1370 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- form.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/form.php b/form.php index e11d46a..92f7ecc 100644 --- a/form.php +++ b/form.php @@ -46,7 +46,7 @@ class form test from main tests to minor tests. \$tmpfield can be used as a copy of the current field, to check the defaults per example - - [mandatory] : boolean to add a red start at end of label + - [mandatory] : boolean to add a red star at end of label @param array $fields The fields to be displayed */