aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/log/libkvilog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/log/libkvilog.cpp')
-rw-r--r--src/modules/log/libkvilog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/log/libkvilog.cpp b/src/modules/log/libkvilog.cpp
index 1789df7ef..6b8448e4b 100644
--- a/src/modules/log/libkvilog.cpp
+++ b/src/modules/log/libkvilog.cpp
@@ -231,7 +231,7 @@ static bool log_kvs_cmd_flush(KviKvsModuleCommandCall * c)
$log.file(<window id>)
@description:
The form with the <window id> parameter returns the log file name
- of the window that has the specified id. If logging is not enabled
+ of the window that has the specified ID. If logging is not enabled
in the specified window, this function returns an empty string.[br]
The form without parameters returns the log file name of the current window,
thus it is equivalent to calling $log.file([fnc]$window[/fnc])