diff options
author | Slávek Banko <[email protected]> | 2023-06-23 02:15:49 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2023-06-23 02:16:12 +0200 |
commit | 9feec0e4d0557935a18eb914391aec99e12f24a5 (patch) | |
tree | 419651d4eb8388ed5ae870302a3d0a7ecd753f80 | |
parent | 14e1211f5c139b98d424ec039a5e92648e0a5990 (diff) | |
download | tdemultimedia-9feec0e4d0557935a18eb914391aec99e12f24a5.tar.gz tdemultimedia-9feec0e4d0557935a18eb914391aec99e12f24a5.zip |
KMix: Fix typo in experimental UI.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit 9389e1802593ec6ef3ce9b9058283d99598803a6)
-rw-r--r-- | kmix/experimental.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmix/experimental.ui b/kmix/experimental.ui index 992e9dd4..32338bed 100644 --- a/kmix/experimental.ui +++ b/kmix/experimental.ui @@ -57,7 +57,7 @@ Please avoid using them in production.</p> </sizepolicy> </property> <property name="title"> - <string>Exprerimental features</string> + <string>Experimental features</string> </property> <vbox> <property name="name"> |