mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 01:18:19 -05:00
configure_graphics: Fix typo
This commit is contained in:
@ -206,7 +206,7 @@
|
|||||||
<item>
|
<item>
|
||||||
<widget class="QLabel" name="vsync_mode_label">
|
<widget class="QLabel" name="vsync_mode_label">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>VSync Mode</string>
|
<string>V-Sync Mode</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
Reference in New Issue
Block a user