From 96d3b41989bb3ccf4c9b8de3fc208ee220fbb279 Mon Sep 17 00:00:00 2001 From: bositman Date: Fri, 6 Jun 2014 09:53:24 +0300 Subject: [PATCH] Misspell fix for someone special at the forum :P --- plugins/GSdx/GSSettingsDlg.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/GSdx/GSSettingsDlg.cpp b/plugins/GSdx/GSSettingsDlg.cpp index 10de4efe42..41db11d34c 100644 --- a/plugins/GSdx/GSSettingsDlg.cpp +++ b/plugins/GSdx/GSSettingsDlg.cpp @@ -603,13 +603,13 @@ bool GSHacksDlg::OnMessage(UINT message, WPARAM wParam, LPARAM lParam) break; case IDC_SPRITEHACK: helpstr = "Sprite Hack\n\nHelps getting rid of black inner lines in some filtered sprites." - " Half option is the preferred one. Use it for Mana Khemia or ArTonelico for example." + " Half option is the preferred one. Use it for Mana Khemia or Ar tonelico for example." " Full can be used for Tales of Destiny."; break; case IDC_WILDHACK: helpstr = "WildArms\n\nLowers the GS precision to avoid gaps between pixels when" " upscaling. Full option fixes the text on WildArms games, while Half option might improve portraits" - " in ArTonelico."; + " in Ar tonelico."; break; case IDC_MSAACB: case IDC_STATIC_MSAA: