From abebcbc903cd5bcd567f94e602b1dbc3ae226fae Mon Sep 17 00:00:00 2001 From: staticfox Date: Sat, 23 Apr 2016 20:30:59 -0400 Subject: general: Typo fixes --- src/modules/theme/libkvitheme.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/modules/theme/libkvitheme.cpp') diff --git a/src/modules/theme/libkvitheme.cpp b/src/modules/theme/libkvitheme.cpp index cd319d367..9a8cfce2d 100644 --- a/src/modules/theme/libkvitheme.cpp +++ b/src/modules/theme/libkvitheme.cpp @@ -96,13 +96,13 @@ static bool theme_kvs_cmd_install(KviKvsModuleCommandCall * c) !sw: -b | --builtin is the name of a builtin theme (a subdirectory of the KVIrc global themes directory) !sw: -u | --user - is the name of an user theme (a subdirectory of the KVIrc local themes directory) + is the name of a user theme (a subdirectory of the KVIrc local themes directory) @description: Attempts to apply the global theme specified by . If the -b switch is present then is assumed to be a name of a builtin installed theme (a subdirectory of the KVIrc global themes directory). If the -l switch is present then is assumed to be a name of - an user installed theme (a subdirectory of the KVIrc local themes directory). + a user installed theme (a subdirectory of the KVIrc local themes directory). If the -e switch is present then is assumed to be an absolute directory containing the theme data. If no switch is present then KVIrc tries to determine automatically the @@ -143,7 +143,7 @@ static bool theme_kvs_cmd_apply(KviKvsModuleCommandCall * c) @title: $theme.info @short: - Return info about an user defined theme. + Return info about a user defined theme. @description: Returns a hash with information about the global theme specified by . */ -- cgit v1.3.1-10-gc9f91