From f7fc1ef1be52b41fb512eb9a75b1b85e7008b17e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 18 Dec 2008 04:31:41 +0000 Subject: [PATCH 1/1] Typo fixed --- inc/classes/main/commands/web/class_WebRegisterCommand.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/classes/main/commands/web/class_WebRegisterCommand.php b/inc/classes/main/commands/web/class_WebRegisterCommand.php index c23b6476..89c0e9c3 100644 --- a/inc/classes/main/commands/web/class_WebRegisterCommand.php +++ b/inc/classes/main/commands/web/class_WebRegisterCommand.php @@ -119,7 +119,7 @@ class WebRegisterCommand extends BaseCommand implements Commandable, Registerabl * @return void */ public function addExtraFilters (Controller $controllerInstance, Requestable $requestInstance) { - // Empty class + // Empty method } } -- 2.39.2