]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/controller/html/class_HtmlProblemController.php
Fixed comments (minor)
[core.git] / inc / classes / main / controller / html / class_HtmlProblemController.php
index e3dc2ce2f7acce8d7bd6cf394acd784bc3f4c0fe..3a1551c61f98d80713c71cd5fae5b843b82ebac3 100644 (file)
@@ -73,7 +73,7 @@ class HtmlProblemController 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