diff options
author | YAMASHIRO, Jun <yamajun@ofug.net> | 2015-10-20 22:06:07 +0900 |
---|---|---|
committer | YAMASHIRO, Jun <yamajun@ofug.net> | 2015-10-20 22:06:07 +0900 |
commit | b244b9db64cb817812b2e73d12bae521d1b3b7a5 (patch) | |
tree | 2903b8620c2554e6e291ddfe82bfd5f07812f473 /lumina-fm | |
parent | Adjust the text adjustment routine for the applauncher a tiny bit as well so ... (diff) | |
download | lumina-b244b9db64cb817812b2e73d12bae521d1b3b7a5.tar.gz lumina-b244b9db64cb817812b2e73d12bae521d1b3b7a5.tar.bz2 lumina-b244b9db64cb817812b2e73d12bae521d1b3b7a5.zip |
Fix typo.
Diffstat (limited to 'lumina-fm')
-rw-r--r-- | lumina-fm/widgets/DirWidget.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lumina-fm/widgets/DirWidget.ui b/lumina-fm/widgets/DirWidget.ui index 4278a3f0..6de649e6 100644 --- a/lumina-fm/widgets/DirWidget.ui +++ b/lumina-fm/widgets/DirWidget.ui @@ -489,7 +489,7 @@ <string notr="true"/> </property> <property name="statusTip"> - <string>Stopl loading the directory</string> + <string>Stop loading the directory</string> </property> </action> <action name="actionClose_Browser"> |