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