aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme/libkvitheme.cpp
diff options
context:
space:
mode:
authorGravatar un1versal2016-03-02 09:15:00 +0000
committerGravatar un1versal2016-03-02 09:15:00 +0000
commitc38907f96913b742d77a054c4b6edc0573126a57 (patch)
tree2bc07cdf9fb3cc0dfe8e44749cce7e62c2c57a16 /src/modules/theme/libkvitheme.cpp
parentlibkvitheme: improve error message and fix dialog title (diff)
downloadKVIrc-c38907f96913b742d77a054c4b6edc0573126a57.tar.gz
KVIrc-c38907f96913b742d77a054c4b6edc0573126a57.tar.bz2
KVIrc-c38907f96913b742d77a054c4b6edc0573126a57.zip
libkvitheme/KviKvsCoreFunctions_gl documentation: program name capitalization
Diffstat (limited to 'src/modules/theme/libkvitheme.cpp')
-rw-r--r--src/modules/theme/libkvitheme.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/theme/libkvitheme.cpp b/src/modules/theme/libkvitheme.cpp
index 0058de20e..cd319d367 100644
--- a/src/modules/theme/libkvitheme.cpp
+++ b/src/modules/theme/libkvitheme.cpp
@@ -279,7 +279,7 @@ static bool theme_kvs_cmd_dialog(KviKvsModuleCommandCall *c)
<package_image> is the path of an image to be used as package representative image. If the package is going
to contain a single theme you may specify the theme's screenshot here. Pass an empty string if you
don't want an image to be stored in the package.
- <theme> is a either a single path to a directory containing a theme as it's exported by kvirc,
+ <theme> is a either a single path to a directory containing a theme as it's exported by KVIrc,
or an array of such paths.
*/
static bool theme_kvs_cmd_pack(KviKvsModuleCommandCall * c)