configure_graphics: Fix typo

This commit is contained in:
lat9nq 2023-04-30 15:48:20 -04:00
parent 66ed1c1872
commit 41a103c0fc
1 changed files with 1 additions and 1 deletions

View File

@ -206,7 +206,7 @@
<item>
<widget class="QLabel" name="vsync_mode_label">
<property name="text">
<string>VSync Mode</string>
<string>V-Sync Mode</string>
</property>
</widget>
</item>