From 17c01205554fdfaf49b4bed355b59d655490cd7a Mon Sep 17 00:00:00 2001 From: Rick Ellis Date: Wed, 10 Sep 2008 22:51:26 +0000 Subject: Fixed a typo --- user_guide/general/security.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'user_guide') diff --git a/user_guide/general/security.html b/user_guide/general/security.html index 036eb1034..8b6eba8cb 100644 --- a/user_guide/general/security.html +++ b/user_guide/general/security.html @@ -118,7 +118,7 @@ or do other malicious things. The XSS Filter is described Validation Class that assists you in validating, filtering, and prepping +

CodeIgniter has a Form Validation Class that assists you in validating, filtering, and prepping your data.

-- cgit v1.2.3-24-g4f1b