From b78ba5521d42e393380e205451c341b69b3d7984 Mon Sep 17 00:00:00 2001 From: Andrey Andreev Date: Wed, 20 Mar 2019 19:20:30 +0200 Subject: [ci skip] Merge pull request #5724 from kevmo/patch-1 Punctuation error fixed in documentation (add apostrophe). --- user_guide_src/source/libraries/form_validation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_guide_src/source/libraries/form_validation.rst b/user_guide_src/source/libraries/form_validation.rst index 88cda1686..16de42338 100644 --- a/user_guide_src/source/libraries/form_validation.rst +++ b/user_guide_src/source/libraries/form_validation.rst @@ -45,7 +45,7 @@ and tedious to implement. Form Validation Tutorial ************************ -What follows is a "hands on" tutorial for implementing CodeIgniters Form +What follows is a "hands on" tutorial for implementing CodeIgniter's Form Validation. In order to implement form validation you'll need three things: -- cgit v1.2.3-24-g4f1b