aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar un1versal2015-10-06 05:31:24 +0100
committerGravatar un1versal2015-10-08 17:39:39 +0100
commit244f2eb0f4c5d1883ecd15cd9e346daafaf11042 (patch)
tree22d6c60a4c58326ff07e860661e7c4d863059dbb /doc
parentError: message - same as in source (diff)
downloadKVIrc-244f2eb0f4c5d1883ecd15cd9e346daafaf11042.tar.gz
KVIrc-244f2eb0f4c5d1883ecd15cd9e346daafaf11042.tar.bz2
KVIrc-244f2eb0f4c5d1883ecd15cd9e346daafaf11042.zip
[ci skip] [text files and config.in] typos corrections.
Diffstat (limited to 'doc')
-rw-r--r--doc/hackers.guide.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/hackers.guide.txt b/doc/hackers.guide.txt
index d14b78430..ee54c435e 100644
--- a/doc/hackers.guide.txt
+++ b/doc/hackers.guide.txt
@@ -205,12 +205,12 @@ The source tree
| | to be loaded by the winamp program in order to make
| | communications with KVIrc possible.
| |
-| |-- mircimport A server entry importer from the mirc's servers.ini
+| |-- mircimport A server entry importer from the mIRC's servers.ini
| |
| |-- my my.* scripting stuff
| |
| |-- notifier the notifier module creates a dialog that keeps you
-| | informed about new messages when kvirc is minimized
+| | informed about new messages when KVIrc is minimized
| |
| |-- objects All the object oriented scripting stuff
| |