diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2019-07-07 00:54:22 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2019-07-07 00:54:22 +0200 |
commit | 9811d154a5249088d14cd4e52b7b1c8c82ccb518 (patch) | |
tree | 867061a3cdc7e8b4fab4ed795be3b4de61663b04 /kcontrol/kicker/advancedOptions.ui | |
parent | cef8c5634395e50c0c8b1c87e8e18e636e4a2b25 (diff) | |
download | tdebase-9811d154a5249088d14cd4e52b7b1c8c82ccb518.tar.gz tdebase-9811d154a5249088d14cd4e52b7b1c8c82ccb518.zip |
Fix typos in texts.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kcontrol/kicker/advancedOptions.ui')
-rw-r--r-- | kcontrol/kicker/advancedOptions.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kicker/advancedOptions.ui b/kcontrol/kicker/advancedOptions.ui index 23f004925..b1e0aaf37 100644 --- a/kcontrol/kicker/advancedOptions.ui +++ b/kcontrol/kicker/advancedOptions.ui @@ -304,7 +304,7 @@ <string>Blur the background when transparency is enabled</string> </property> <property name="whatsThis" stdset="0"> - <string>When checked, the displayed semi-transparent background image will be blurred to reduce eyestrain</string> + <string>When checked, the displayed semi-transparent background image will be blurred to reduce eyestrain.</string> </property> </widget> </grid> |