aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGravatar Markus Rennings2008-09-30 12:05:49 +0000
committerGravatar Markus Rennings2008-09-30 12:05:49 +0000
commit61f722cdb3dbcdee57e332ff4b2d0fb2897f1b25 (patch)
tree83378abdc9364863663db239fa3e42fa7797c2fa /src
parentupportd fix for #249 to trunk4.0 (diff)
downloadKVIrc-61f722cdb3dbcdee57e332ff4b2d0fb2897f1b25.tar.gz
KVIrc-61f722cdb3dbcdee57e332ff4b2d0fb2897f1b25.tar.bz2
KVIrc-61f722cdb3dbcdee57e332ff4b2d0fb2897f1b25.zip
fixed typo, thx to Caladiel
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2607 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src')
-rw-r--r--src/kvirc/kernel/kvi_coreactions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kvirc/kernel/kvi_coreactions.cpp b/src/kvirc/kernel/kvi_coreactions.cpp
index c003c868b..d3e3f4193 100644
--- a/src/kvirc/kernel/kvi_coreactions.cpp
+++ b/src/kvirc/kernel/kvi_coreactions.cpp
@@ -235,7 +235,7 @@ void register_core_actions(KviActionManager * m)
KVI_COREACTION_JOINCHANNELS,
"channelsjoin.open",
__tr2qs("Join Channels..."),
- __tr2qs("Shows a dialog that allows you joing channels"),
+ __tr2qs("Shows a dialog that allows you join channels"),
KviActionManager::categoryIrc(),
"kvi_bigicon_channels.png",
KVI_SMALLICON_CHANNEL,