diff options
| author | 2015-11-30 17:02:14 +0000 | |
|---|---|---|
| committer | 2015-12-05 12:05:59 +0000 | |
| commit | 5025d0d1afd4a937dfae05537d916de49f701d16 (patch) | |
| tree | 4df451c343ba7234ef2f1adcac1befa9e0256650 /src/modules/help/libkvihelp.cpp | |
| parent | HelpIndex: debug messages consistency fixes (diff) | |
| download | KVIrc-5025d0d1afd4a937dfae05537d916de49f701d16.tar.gz KVIrc-5025d0d1afd4a937dfae05537d916de49f701d16.tar.bz2 KVIrc-5025d0d1afd4a937dfae05537d916de49f701d16.zip | |
libkvihelp: capitalization fixes
Diffstat (limited to 'src/modules/help/libkvihelp.cpp')
| -rw-r--r-- | src/modules/help/libkvihelp.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/help/libkvihelp.cpp b/src/modules/help/libkvihelp.cpp index b17fe9344..61b8bd1fd 100644 --- a/src/modules/help/libkvihelp.cpp +++ b/src/modules/help/libkvihelp.cpp @@ -59,9 +59,9 @@ KviPointerList<HelpWindow> * g_pHelpWindowList = 0; the document is searched in the KVIrc documentation directory.[br] If no document has been found using absolute and relative paths, the first document matching [document] in the help search database - is shown. Otherway, an error page is displayed. - The help browser has limited html browsing capabilities: you can - use it to view simple html files on your filesystem.[br] + is shown. Otherwise, an error page is displayed. + The help browser has limited HTML browsing capabilities: you can + use it to view simple HTML files on your filesystem.[br] This command is exported by the "help" module. @switches: !sw: -m | --mdi |
