diff options
author | Derek Jones <derek.jones@ellislab.com> | 2010-03-25 16:32:22 +0100 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2010-03-25 16:32:22 +0100 |
commit | 6c1294b5c3c98e26eaa6cb5eaa83dd3921a30348 (patch) | |
tree | 141c407452080606356e4e4dd83a3faaebb20bc6 /system/core/Controller.php | |
parent | 3181ae2a93b2c46112040036267d7c1767fe5109 (diff) |
code comment typo
Diffstat (limited to 'system/core/Controller.php')
-rw-r--r-- | system/core/Controller.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/core/Controller.php b/system/core/Controller.php index 2e44500a6..92f7f17f1 100644 --- a/system/core/Controller.php +++ b/system/core/Controller.php @@ -75,7 +75,7 @@ class Controller extends CI_Base { } } -// END _Controller class +// END Controller class /* End of file Controller.php */ /* Location: ./system/core/Controller.php */
\ No newline at end of file |