Fixed comments (minor)
[core.git] / inc / classes / main / controller / html / class_HtmlLogoutDoneController.php
index 4762d925e5a755cafdc764c491ae612602f86f2a..4f6f98be79a0cf1c1cf21a5f1469f3cf32fb2497 100644 (file)
@@ -73,7 +73,7 @@ class HtmlLogoutDoneController 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