From dd9f932556d3cd45a1d06cc478f40d06b7649a69 Mon Sep 17 00:00:00 2001 From: Derek Allard Date: Thu, 13 Nov 2008 01:06:57 +0000 Subject: "the" to "that" in a code comment --- system/libraries/Controller.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/libraries') diff --git a/system/libraries/Controller.php b/system/libraries/Controller.php index 95c020857..b6e10a3aa 100644 --- a/system/libraries/Controller.php +++ b/system/libraries/Controller.php @@ -18,7 +18,7 @@ /** * CodeIgniter Application Controller Class * - * This class object is the super class the every library in + * This class object is the super class that every library in * CodeIgniter will be assigned to. * * @package CodeIgniter -- cgit v1.2.3-24-g4f1b