commit | 6c1294b5c3c98e26eaa6cb5eaa83dd3921a30348 | [log] [tgz] |
---|---|---|
author | Derek Jones <derek.jones@ellislab.com> | Thu Mar 25 10:32:22 2010 -0500 |
committer | Derek Jones <derek.jones@ellislab.com> | Thu Mar 25 10:32:22 2010 -0500 |
tree | 141c407452080606356e4e4dd83a3faaebb20bc6 | |
parent | 3181ae2a93b2c46112040036267d7c1767fe5109 [diff] |
code comment typo
diff --git a/system/core/Controller.php b/system/core/Controller.php index 2e44500..92f7f17 100644 --- a/system/core/Controller.php +++ b/system/core/Controller.php
@@ -75,7 +75,7 @@ } } -// END _Controller class +// END Controller class /* End of file Controller.php */ /* Location: ./system/core/Controller.php */ \ No newline at end of file