فهرست منبع

Merge pull request #8079 from lat9nq/applet-typo

configure_debug: Fix typo
Mai M 4 سال پیش
والد
کامیت
d061dc4342
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/yuzu/configuration/configure_debug.ui

+ 2 - 2
src/yuzu/configuration/configure_debug.ui

@@ -214,14 +214,14 @@
       <item row="1" column="1">
        <widget class="QCheckBox" name="enable_all_controllers">
         <property name="text">
-         <string>Enable all Controller Types</string>
+         <string>Enable All Controller Types</string>
         </property>
        </widget>
       </item>
       <item row="2" column="1">
        <widget class="QCheckBox" name="disable_web_applet">
         <property name="text">
-         <string>Disable Web Applet**</string>
+         <string>Disable Web Applet</string>
         </property>
        </widget>
       </item>