diff options
| author | 2023-04-30 22:28:53 -0400 | |
|---|---|---|
| committer | 2023-05-02 21:51:29 -0400 | |
| commit | 6b973c5986ffdbb4c73edf5a18c6eaf8b02d7f32 (patch) | |
| tree | 8a8a4a71c6a6f3be04999c3b5a09f35dda7aa022 /src | |
| parent | telemetry_session: Make translate function static (diff) | |
| download | yuzu-6b973c5986ffdbb4c73edf5a18c6eaf8b02d7f32.tar.gz yuzu-6b973c5986ffdbb4c73edf5a18c6eaf8b02d7f32.tar.xz yuzu-6b973c5986ffdbb4c73edf5a18c6eaf8b02d7f32.zip | |
configure_graphics: Fix another 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 2856b3bd0..9ad1c88a7 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>V-Sync Mode</string> | 209 | <string>V-Sync Mode:</string> |
| 210 | </property> | 210 | </property> |
| 211 | </widget> | 211 | </widget> |
| 212 | </item> | 212 | </item> |