diff options
Diffstat (limited to 'src/modules/tip/libkvitip.cpp')
| -rw-r--r-- | src/modules/tip/libkvitip.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/modules/tip/libkvitip.cpp b/src/modules/tip/libkvitip.cpp index bdf984bd5..e79f451f1 100644 --- a/src/modules/tip/libkvitip.cpp +++ b/src/modules/tip/libkvitip.cpp @@ -236,11 +236,11 @@ void TipWindow::prevTip() @description: Opens the "did you know..." tip window.<br> If <tip_file_name> is specified, that tip is used instead of - the default tips provided with kvirc.<br> + the default tips provided with KVIrc.<br> <tip_file_name> must be a file name with no path and must refer to a standard KVIrc configuration file found in the global or local KVIrc plugin configuration directory ($KVIrcDir/config/modules).<br> - Once the window has been opened, the next tip avaiable in the config file is shown.<br> + Once the window has been opened, the next tip available in the config file is shown.<br> This command works even if the tip window is already opened.<br> */ |
