diff options
author | Slávek Banko <[email protected]> | 2019-07-04 20:09:13 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-07-04 20:09:33 +0200 |
commit | b0b38fb4226c8d2ead29b22c5ea8d713871be02a (patch) | |
tree | a3a683a423dfd4cd31fa529712b561f84c7244a2 /kdesktop | |
parent | c381f064229dd1e3874419068ad20efbec8703b1 (diff) | |
download | tdebase-b0b38fb4226c8d2ead29b22c5ea8d713871be02a.tar.gz tdebase-b0b38fb4226c8d2ead29b22c5ea8d713871be02a.zip |
Fix typos in texts.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 1a6edf83b9d29f1541e29b0cd1706dc8291ba2e2)
Diffstat (limited to 'kdesktop')
-rw-r--r-- | kdesktop/kdesktop.kcfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/kdesktop.kcfg b/kdesktop/kdesktop.kcfg index f2226f79d..15262b6e2 100644 --- a/kdesktop/kdesktop.kcfg +++ b/kdesktop/kdesktop.kcfg @@ -34,7 +34,7 @@ <entry key="BackgroundOpacity" type="Int"> <default>100</default> <label>Background Opacity</label> - <whatsthis>Here you can the opacity of the background (0-100). A composite manager can then render something behind it.</whatsthis> + <whatsthis>Here you can set the opacity of the background (0-100). A composite manager can then render something behind it.</whatsthis> </entry> </group> <group name="General"> |