Fixed comments (minor)
[core.git] / inc / classes / main / controller / html / class_Html
index 6c1da014057f85260f4fa7b9d4df6ed8315d65e0..6d3708f356fe2df254d7cd4024ab788d59c78e69 100644 (file)
@@ -73,7 +73,7 @@ class Html???Controller extends BaseController implements Controller {
                // Execute the command
                $commandInstance->execute($requestInstance, $responseInstance);
 
-               // Run the pre filters
+               // Run the post filters
                $this->executePostFilters($requestInstance, $responseInstance);
 
                // Flush the response out