From 4c3f898789e2c5e1d66bd583299b461476547337 Mon Sep 17 00:00:00 2001 From: FearlessTobi Date: Tue, 12 Dec 2023 20:38:54 +0100 Subject: configure_debug: Fix small typo --- src/yuzu/configuration/configure_debug.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/yuzu/configuration/configure_debug.ui b/src/yuzu/configuration/configure_debug.ui index 22b51f39c..d842b0135 100644 --- a/src/yuzu/configuration/configure_debug.ui +++ b/src/yuzu/configuration/configure_debug.ui @@ -381,7 +381,7 @@ - <html><head/><body><p>When checked, disables reording of mapped memory uploads which allows to associate uploads with specific draws. May reduce performance in some cases.</p></body></html> + <html><head/><body><p>When checked, disables reordering of mapped memory uploads which allows to associate uploads with specific draws. May reduce performance in some cases.</p></body></html> Disable Buffer Reorder -- cgit v1.2.3