AdvancedWidget: Fix typo in performance sample window tooltip

This commit is contained in:
Pokechu22 2022-12-26 14:28:48 -08:00
parent b675e49c0e
commit 4e05c569d4
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ void AdvancedWidget::AddDescriptions()
static const char TR_PERF_SAMP_WINDOW_DESCRIPTION[] =
QT_TR_NOOP("The amount of time the FPS and VPS counters will sample over."
"<br><br>The higher the value, the more stable the FPS/VPS counter will be, "
"but the slower it will be slower to update."
"but the slower it will be to update."
"<br><br><dolphin_emphasis>If unsure, leave this "
"at 1000ms.</dolphin_emphasis>");
static const char TR_LOG_RENDERTIME_DESCRIPTION[] = QT_TR_NOOP(