configure_graphics: Fix typo
This commit is contained in:
parent
66ed1c1872
commit
41a103c0fc
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue