From 4916057361fc8ce13f63e36b993f20a1e4aa7e1c Mon Sep 17 00:00:00 2001 From: un1versal Date: Thu, 8 Oct 2015 13:31:51 +0100 Subject: [ci skip] cpp file typos and capitalization corrections --- src/modules/dcc/libkvidcc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules/dcc/libkvidcc.cpp') diff --git a/src/modules/dcc/libkvidcc.cpp b/src/modules/dcc/libkvidcc.cpp index 74aded7c5..4b3afa452 100644 --- a/src/modules/dcc/libkvidcc.cpp +++ b/src/modules/dcc/libkvidcc.cpp @@ -2437,7 +2437,7 @@ static bool dcc_kvs_fnc_ircContext(KviKvsModuleFunctionCall * c) { c->returnValue()->setInteger(dcc->console()->context()->id()); } else { - c->error(__tr2qs_ctx("The irc context that originated the dcc doesn't exists anymore.","dcc")); + c->error(__tr2qs_ctx("The IRC context that originated the DCC doesn't exists anymore.","dcc")); return false; } } -- cgit v1.3.1-10-gc9f91