From c09a4f4eb6e22dfeb6f6701878f1af17daf533a9 Mon Sep 17 00:00:00 2001
From: lat9nq
Date: Thu, 24 Mar 2022 17:17:20 -0400
Subject: configure_debug: Fix typo
I thought I removed the double-asterisks in
db637b5a4c02772eb827ed01a6ecb430e4b65daa but I am apparently mistaken.
This corrects that.
While we're at it, capitalize `All` in the previous setting.
---
src/yuzu/configuration/configure_debug.ui | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'src')
diff --git a/src/yuzu/configuration/configure_debug.ui b/src/yuzu/configuration/configure_debug.ui
index edb525e82..c1d90d588 100644
--- a/src/yuzu/configuration/configure_debug.ui
+++ b/src/yuzu/configuration/configure_debug.ui
@@ -214,14 +214,14 @@
-
- Enable all Controller Types
+ Enable All Controller Types
-
- Disable Web Applet**
+ Disable Web Applet
--
cgit v1.2.3