Browse Source

UI: Use correct string for systemTrayEnabled

Gol-D-Ace 9 years ago
parent
commit
80504c2939
1 changed files with 1 additions and 1 deletions
  1. 1 1
      UI/forms/OBSBasicSettings.ui

+ 1 - 1
UI/forms/OBSBasicSettings.ui

@@ -484,7 +484,7 @@
                    <item row="0" column="1">
                     <widget class="QCheckBox" name="systemTrayEnabled">
                      <property name="text">
-                      <string>Enabled</string>
+                      <string>Enable</string>
                      </property>
                     </widget>
                    </item>