configure_graphics: Fix typo
This commit is contained in:
parent
66ed1c1872
commit
41a103c0fc
|
@ -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>
|
||||
|
|
Reference in New Issue