diff options
author | Slávek Banko <[email protected]> | 2019-07-07 00:54:22 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-07-07 00:54:38 +0200 |
commit | 3e280462eb01f0f7be5284a57f13d63992a9b03a (patch) | |
tree | b02155eeeecbf2f9e2d6f48a6009fc749d8aeb17 /kcontrol/taskbar | |
parent | f455dec3c1d291ff2c3a7d70804fef8de94b88b0 (diff) | |
download | tdebase-3e280462eb01f0f7be5284a57f13d63992a9b03a.tar.gz tdebase-3e280462eb01f0f7be5284a57f13d63992a9b03a.zip |
Fix typos in texts.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 9811d154a5249088d14cd4e52b7b1c8c82ccb518)
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> |