From 7d4516afc4cd194f9224dcd5e07e0f234c162fdf Mon Sep 17 00:00:00 2001 From: un1versal Date: Wed, 9 Dec 2015 11:58:53 +0000 Subject: src/modules typos: capitalize, formatting, consistency and syntax fixes --- src/modules/raweditor/libkviraweditor.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/modules/raweditor/libkviraweditor.cpp') diff --git a/src/modules/raweditor/libkviraweditor.cpp b/src/modules/raweditor/libkviraweditor.cpp index 2f1222b30..06a9060ca 100644 --- a/src/modules/raweditor/libkviraweditor.cpp +++ b/src/modules/raweditor/libkviraweditor.cpp @@ -39,11 +39,11 @@ RawEditorWindow * g_pRawEditorWindow = 0; @title: raweditor.open @short: - Shows the raw events editor + Shows the RAW events editor @syntax: toolbareditor.open @description: - Opens the script raw events editor dialog. + Opens the script RAW events editor dialog. */ static bool raweditor_kvs_cmd_open(KviKvsModuleCommandCall *) @@ -81,7 +81,7 @@ KVIRC_MODULE( "RawEditor", // module name "4.0.0", // module version "Copyright (C) 2002 Szymon Stefanek (pragma at kvirc dot net)", // author & (C) - "Editor for the script raw events", + "Editor for the script RAW events", raweditor_module_init, raweditor_module_can_unload, 0, -- cgit v1.3.1-10-gc9f91