diff --git a/file/lib/system/command/commands/GunmuteCommand.class.php b/file/lib/system/command/commands/GunmuteCommand.class.php index e700b80..3ed8125 100644 --- a/file/lib/system/command/commands/GunmuteCommand.class.php +++ b/file/lib/system/command/commands/GunmuteCommand.class.php @@ -14,7 +14,7 @@ use \wcf\system\WCF; * @package be.bastelstu.chat * @subpackage system.chat.command.commands */ -class GunbanCommand extends UnmuteCommand { +class GunmuteCommand extends UnmuteCommand { /** * @see \chat\system\command\commands\UnmuteCommand::executeAction() */