summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries
diff options
context:
space:
mode:
authorkevin moore <k.james.moore@gmail.com>2019-03-16 14:17:23 +0100
committerGitHub <noreply@github.com>2019-03-16 14:17:23 +0100
commitae75be8cea6c4ac6fde85ff009c211fd0e8f3747 (patch)
treeb67ad9ebbae9aa9979150b760c3fbcc0b2aaeda4 /user_guide_src/source/libraries
parent0fc1510298234c50b6f0142543acee0cdb569daf (diff)
Punctuation error fixed (add apostrophe).
Diffstat (limited to 'user_guide_src/source/libraries')
-rw-r--r--user_guide_src/source/libraries/form_validation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/user_guide_src/source/libraries/form_validation.rst b/user_guide_src/source/libraries/form_validation.rst
index fd2f3af94..a44310440 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: