Qt: Fix anti blur tooltip.

This commit is contained in:
lightningterror 2022-06-27 22:28:53 +02:00
parent 122423e535
commit 2908c97432
1 changed files with 1 additions and 1 deletions

View File

@ -326,7 +326,7 @@
<item row="4" column="1">
<widget class="QCheckBox" name="PCRTCAntiBlur">
<property name="toolTip">
<string>Enables internal Anti-Blur hacks. LEss accurate to PS2 rendering but will make a lot of games look less blurry.</string>
<string>Enables internal Anti-Blur hacks. Less accurate to PS2 rendering but will make a lot of games look less blurry.</string>
</property>
<property name="text">
<string>Anti-Blur</string>