Fixed comments (minor)
[core.git] / inc / classes / main / controller / html / class_HtmlDefaultNewsController.php
index 8cf33168e3188d94485889c5c838981a2d92a144..36b0b96b3cb76b99628b50d4c4a8c2651e1bb6bf 100644 (file)
@@ -76,7 +76,7 @@ class HtmlDefaultNewsController 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