diff options
author | william <william.os4y@gmail.com> | 2015-03-13 20:44:54 +0100 |
---|---|---|
committer | william <william.os4y@gmail.com> | 2015-03-13 20:51:57 +0100 |
commit | 9e350d80cab8d7692573a48204d329a26599b2b8 (patch) | |
tree | e3eb741ba74d8d435ab9fef26ed94ee37b1826fe | |
parent | better window size (diff) | |
download | lumina-9e350d80cab8d7692573a48204d329a26599b2b8.tar.gz lumina-9e350d80cab8d7692573a48204d329a26599b2b8.tar.bz2 lumina-9e350d80cab8d7692573a48204d329a26599b2b8.zip |
spelling error
-rw-r--r-- | desktop-editor/dialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-editor/dialog.ui b/desktop-editor/dialog.ui index f934ebb9..8cca25d4 100644 --- a/desktop-editor/dialog.ui +++ b/desktop-editor/dialog.ui @@ -53,7 +53,7 @@ <item row="5" column="1"> <widget class="QCheckBox" name="cbStartupNotification"> <property name="text"> - <string>Use stratup notification</string> + <string>Use startup notification</string> </property> </widget> </item> |