]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/controller/html/class_HtmlConfirmController.php
Fixed comments (minor)
[core.git] / inc / classes / main / controller / html / class_HtmlConfirmController.php
index b988de5aa0e47a867b18d4d8a08bbe7e08d8c23f..8e3147e2c2b16af00b755672e090c05ca50b27ae 100644 (file)
@@ -76,7 +76,7 @@ class HtmlConfirmController 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