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/taskbar | |
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/taskbar')
-rw-r--r-- | kcontrol/taskbar/kcmtaskbarui.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/taskbar/kcmtaskbarui.ui b/kcontrol/taskbar/kcmtaskbarui.ui index 2bf167183..f5c36e2b2 100644 --- a/kcontrol/taskbar/kcmtaskbarui.ui +++ b/kcontrol/taskbar/kcmtaskbarui.ui @@ -78,7 +78,7 @@ <cstring>globalConfigEdit</cstring> </property> <property name="text"> - <string>Edt global floating taskbar configuration</string> + <string>Edit global floating taskbar configuration</string> </property> </widget> </grid> |