aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop-editor/dialog.ui2
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>
bgstack15