configure_graphics: Fix another typo
This commit is contained in:
parent
40f062f749
commit
6b973c5986
|
@ -206,7 +206,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="vsync_mode_label">
|
||||
<property name="text">
|
||||
<string>V-Sync Mode</string>
|
||||
<string>V-Sync Mode:</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Reference in New Issue