diff options
author | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-06-13 06:26:25 +0200 |
---|---|---|
committer | Morph <39850852+Morph1984@users.noreply.github.com> | 2021-06-13 06:27:33 +0200 |
commit | c11b4c45e1687f9eecdff9eab8e8bf4bc85030f7 (patch) | |
tree | e52cad0e35e849918a47ac4ecf272da84c9620e1 /src | |
parent | Merge pull request #6453 from lat9nq/libusb-fix-msvc (diff) | |
download | yuzu-c11b4c45e1687f9eecdff9eab8e8bf4bc85030f7.tar yuzu-c11b4c45e1687f9eecdff9eab8e8bf4bc85030f7.tar.gz yuzu-c11b4c45e1687f9eecdff9eab8e8bf4bc85030f7.tar.bz2 yuzu-c11b4c45e1687f9eecdff9eab8e8bf4bc85030f7.tar.lz yuzu-c11b4c45e1687f9eecdff9eab8e8bf4bc85030f7.tar.xz yuzu-c11b4c45e1687f9eecdff9eab8e8bf4bc85030f7.tar.zst yuzu-c11b4c45e1687f9eecdff9eab8e8bf4bc85030f7.zip |
Diffstat (limited to 'src')
-rw-r--r-- | src/yuzu/configuration/configure_cpu_debug.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure_cpu_debug.ui b/src/yuzu/configuration/configure_cpu_debug.ui index 11ee19a12..c43f89a5a 100644 --- a/src/yuzu/configuration/configure_cpu_debug.ui +++ b/src/yuzu/configuration/configure_cpu_debug.ui @@ -34,7 +34,7 @@ <br> If you're not sure what these do, keep all of these enabled. <br> - These settings only take effect when CPU Accuracy is "Debug Mode". + These settings, when disabled, only take effect when CPU Accuracy is "Debug Mode". </div> </string> </property> |