diff options
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"> |