From 028cbb5de098b74780d57c24d574e531fb23f33c Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Sun, 17 Jan 2010 08:07:49 +0000 Subject: extra period in a sentence (the horror!) :) --- user_guide/libraries/form_validation.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide/libraries') diff --git a/user_guide/libraries/form_validation.html b/user_guide/libraries/form_validation.html index 400af0e5d..49c30ef31 100644 --- a/user_guide/libraries/form_validation.html +++ b/user_guide/libraries/form_validation.html @@ -449,7 +449,7 @@ that permit you to do this. The one you will use most commonly is:

Open your myform.php view file and update the value in each field using the set_value() function:

-

Don't forget to include each. field name in the set_value() functions!

+

Don't forget to include each field name in the set_value() functions!