configure_graphics: Fix typo
This commit is contained in:
parent
a0f34fb0a1
commit
01d93d094f
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue