aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGravatar staticfox2016-04-23 20:30:59 -0400
committerGravatar staticfox2016-04-23 20:30:59 -0400
commitabebcbc903cd5bcd567f94e602b1dbc3ae226fae (patch)
tree2fc27017ee5030a4f008e022162dbebf90c23b8f /doc
parentFix extraction of sources-date from git (diff)
downloadKVIrc-abebcbc903cd5bcd567f94e602b1dbc3ae226fae.tar.gz
KVIrc-abebcbc903cd5bcd567f94e602b1dbc3ae226fae.tar.bz2
KVIrc-abebcbc903cd5bcd567f94e602b1dbc3ae226fae.zip
general: Typo fixes
Diffstat (limited to 'doc')
-rw-r--r--doc/themes.howto.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/themes.howto.txt b/doc/themes.howto.txt
index 12054fe21..417332354 100644
--- a/doc/themes.howto.txt
+++ b/doc/themes.howto.txt
@@ -41,9 +41,9 @@ Each option starts with a prefix that defines the "type" of that option.
pixmap: defines an image and thus should contain an image path (see below)
-color: defines an user interface color and is an R,G,B triplet
+color: defines a user interface color and is an R,G,B triplet
-font: defines an user interface font: you usually need to change only the
+font: defines a user interface font: you usually need to change only the
first two values: font family and size.
msgtype: defines the icon, text color, background color, log level and
@@ -112,10 +112,10 @@ Review this block, is this applicable in 4.x/5.x?
-What happens when an user installs a theme
+What happens when a user installs a theme
-----------------------------------------------------------------------------
-When an user attempts to install a theme from the options dialog,
+When a user attempts to install a theme from the options dialog,
KVIrc reads the themedata.kvc file and applies all the visual settings.
This is an one-time action: the settings are applied only once from the
themedata.kvc file and then are saved to the user's configuration files.