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 0b370b953..3f7402508 100644 --- a/src/modules/system/libkvisystem.cpp +++ b/src/modules/system/libkvisystem.cpp @@ -70,7 +70,7 @@ PluginManager * g_pPluginManager; @syntax: <string> $system.ostype() @description: - Returns the current type of operating system: UNIX, OS X or Windows.[br] + Returns the current type of operating system: UNIX, macOS or Windows.[br] */ static bool system_kvs_fnc_ostype(KviKvsModuleFunctionCall * c) |
