diff options
Diffstat (limited to 'src/modules/system/libkvisystem.cpp')
| -rw-r--r-- | src/modules/system/libkvisystem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/system/libkvisystem.cpp b/src/modules/system/libkvisystem.cpp index 247e870cc..7d0d4b5fb 100644 --- a/src/modules/system/libkvisystem.cpp +++ b/src/modules/system/libkvisystem.cpp @@ -612,7 +612,7 @@ static bool system_kvs_fnc_dbus(KviKvsModuleFunctionCall *c) system.setenv <variable:string> [<value:string>] @description: Sets the enviroinement <variable> to the <value> string.[br] - If <value> is not given , the <variable> is unset.[br] + If <value> is not given, the <variable> is unset.[br] @seealso: [fnc]$system.getenv[/fnc] */ |
