summaryrefslogtreecommitdiffstats
path: root/src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp')
-rw-r--r--src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp b/src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp
index 398fabdb..2e35f75a 100644
--- a/src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp
+++ b/src/kvirc/kvs/kvi_kvs_corecallbackcommands.cpp
@@ -618,7 +618,7 @@ namespace KviKvsCoreCallbackCommands
Trigger <callback command> with "ping" events every <timeout> milliseconds.
!sw: -w | --bind-to-window
Kill the process if the current window is closed. In this case the
- termination event is NOT triggered (since the tqparent window has been lost).
+ termination event is NOT triggered (since the parent window has been lost).
If this switch is not used then the process is rebound to
the active console window and continues running.
!sw: -s=<interpreter command> | --shell=<interpreter command>