aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/system/libkvisystem.cpp
diff options
context:
space:
mode:
authorGravatar Kai Wasserbäch2010-01-10 20:35:56 +0000
committerGravatar Kai Wasserbäch2010-01-10 20:35:56 +0000
commit6338d8edf09e7ca2689572201b94f39c6c1a4d30 (patch)
treefcf820f531b29bbc16bd0e260c9c917aeb0f32f0 /src/modules/system/libkvisystem.cpp
parentmore stylish: themed combo box, used by kviconsole (diff)
downloadKVIrc-6338d8edf09e7ca2689572201b94f39c6c1a4d30.tar.gz
KVIrc-6338d8edf09e7ca2689572201b94f39c6c1a4d30.tar.bz2
KVIrc-6338d8edf09e7ca2689572201b94f39c6c1a4d30.zip
[KVIrc] (trunk) Fixed some spelling mistakes found by Lintian.
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3829 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/system/libkvisystem.cpp')
-rw-r--r--src/modules/system/libkvisystem.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/system/libkvisystem.cpp b/src/modules/system/libkvisystem.cpp
index ebf378a9e..9914d522e 100644
--- a/src/modules/system/libkvisystem.cpp
+++ b/src/modules/system/libkvisystem.cpp
@@ -433,7 +433,7 @@ static bool system_kvs_fnc_hostname(KviKvsModuleFunctionCall *c)
[br]
If the application name is prefixed with "?" then the call is performed in "remote test"
mode: no "remote" errors are printed and the function returns 1 if the call executed
- succesfully and 0 if the call failed. This can be used with the very first
+ successfully and 0 if the call failed. This can be used with the very first
call to programmaticaly test if the remote application is running.
@examples:
[example]
@@ -783,7 +783,7 @@ KVIRC_MODULE(
"Copyright (C) 2001 Szymon Stefanek (pragma at kvirc dot net)" \
" (C) 2005 Tonino Imbesi (grifisx at barmes dot org)"\
" (C) 2005 Alessandro Carbone (elfonol at gmail dot com)",// author & (C)
- "System informations module",
+ "System information module",
system_module_init,
system_module_can_unload,
0,