Fixed comments (minor)
[core.git] / inc / classes / main / controller / html / class_HtmlRegisterController.php
index b4348f8fa571d846c25323c0212c4d112712f56e..0c9579035c884af3a5460bc3b3b54f09bd4b4e97 100644 (file)
@@ -73,7 +73,7 @@ class HtmlRegisterController 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