From b9ec4ba61d8bd5538ba914797a7aa5082926eb98 Mon Sep 17 00:00:00 2001 From: JustinAJ Date: Thu, 6 Nov 2014 14:26:17 -0500 Subject: [PATCH] Corrected comment --- RenX.ModSystem/RenX_ModSystem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RenX.ModSystem/RenX_ModSystem.cpp b/RenX.ModSystem/RenX_ModSystem.cpp index dff896a..fec18d8 100644 --- a/RenX.ModSystem/RenX_ModSystem.cpp +++ b/RenX.ModSystem/RenX_ModSystem.cpp @@ -693,7 +693,7 @@ const Jupiter::ReadableString &AddIRCCommand::getHelp(const Jupiter::ReadableStr IRC_COMMAND_INIT(AddIRCCommand) -// Add IRC Command +// Del IRC Command void DelIRCCommand::create() {