diff options
| author | 2023-04-30 15:48:20 -0400 | |
|---|---|---|
| committer | 2023-05-02 21:51:29 -0400 | |
| commit | 41a103c0fc0e2fbcef482b58b606dac5424fd429 (patch) | |
| tree | 149c49e3c1725ed387bee7edc9aa366005225a55 /src | |
| parent | default_ini: Update V-Sync description (diff) | |
| download | yuzu-41a103c0fc0e2fbcef482b58b606dac5424fd429.tar.gz yuzu-41a103c0fc0e2fbcef482b58b606dac5424fd429.tar.xz yuzu-41a103c0fc0e2fbcef482b58b606dac5424fd429.zip | |
configure_graphics: Fix typo
Diffstat (limited to 'src')
| -rw-r--r-- | src/yuzu/configuration/configure_graphics.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/configuration/configure_graphics.ui b/src/yuzu/configuration/configure_graphics.ui index 4c241e247..2856b3bd0 100644 --- a/src/yuzu/configuration/configure_graphics.ui +++ b/src/yuzu/configuration/configure_graphics.ui | |||
| @@ -206,7 +206,7 @@ | |||
| 206 | <item> | 206 | <item> |
| 207 | <widget class="QLabel" name="vsync_mode_label"> | 207 | <widget class="QLabel" name="vsync_mode_label"> |
| 208 | <property name="text"> | 208 | <property name="text"> |
| 209 | <string>VSync Mode</string> | 209 | <string>V-Sync Mode</string> |
| 210 | </property> | 210 | </property> |
| 211 | </widget> | 211 | </widget> |
| 212 | </item> | 212 | </item> |