From 02bf7911f3afe6e5960349e5e61329afb3a995a9 Mon Sep 17 00:00:00 2001 From: un1versal Date: Thu, 8 Oct 2015 13:10:17 +0100 Subject: [ci skip] no strings - cpp files - typo corrections --- src/modules/action/libkviaction.cpp | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/modules/action/libkviaction.cpp') diff --git a/src/modules/action/libkviaction.cpp b/src/modules/action/libkviaction.cpp index 67a9f9366..df1f8c03f 100644 --- a/src/modules/action/libkviaction.cpp +++ b/src/modules/action/libkviaction.cpp @@ -289,7 +289,7 @@ static bool action_kvs_cmd_destroy(KviKvsModuleCommandCall * c) !sw: -l | --enable-at-login Specifies that the action needs to be enabled at login time, that is - when a link to the server has been estabilished but the login + when a link to the server has been established but the login operations haven't been carried out yet (and thus there is no real IRC connection). This switch requires -c to work. @@ -302,11 +302,11 @@ static bool action_kvs_cmd_destroy(KviKvsModuleCommandCall * c) !sw: -s | --selected-only Specifies that the action will be activated only if the active window has selected users in the userlist. This switch requires -w with a combination - of flags 'q','c' and 'x' (it doesn't work for dcc chat). + of flags 'q','c' and 'x' (it doesn't work for DCC chat). !sw: -t= | --category= Causes the action to belong to the specified category. - can be one of "irc","scripting","settings","gui","channel","tools" and "generic". + can be one of "IRC","scripting","settings","GUI","channel","tools" and "generic". If this switch is omitted the "generic" category is automatically assumed. The actions failing in the "tools" category will appear in the "Tools" KVIrc menu too. @@ -321,7 +321,7 @@ static bool action_kvs_cmd_destroy(KviKvsModuleCommandCall * c) [/p] [p] Each action has an unique that must not collide with any core action - (i.e. don't use the "kvirc." prefix). + (i.e. don't use the "KVIrc." prefix). At any time you can check [cmd]action.list[/cmd] to verify that no core action is already using your . If the was already used for a script action then this action is simply replaced by the new one. @@ -350,7 +350,7 @@ static bool action_kvs_cmd_destroy(KviKvsModuleCommandCall * c) [p] is the callback code snippet that will be triggered when this action is activated either by the means of [cmd]action.trigger[/cmd], a toolbar button or a menu item selection. - An empty causes this command to behave like [cmd]action.destoy[/cmd] . + An empty causes this command to behave like [cmd]action.destroy[/cmd] . [/p] @seealso: [cmd]action.destroy[/cmd], [cmd]action.trigger[/cmd] -- cgit v1.3.1-10-gc9f91