mirror of https://github.com/PCSX2/pcsx2.git
Merge pull request #489 from Sarania/fix-gamefix-typo
Fix a typo in manual gamefixes
This commit is contained in:
commit
55ee181092
|
@ -97,7 +97,7 @@ Panels::GameFixesPanel::GameFixesPanel( wxWindow* parent )
|
|||
wxEmptyString
|
||||
},
|
||||
{
|
||||
_("Switch to GSdx software rendering when a FMV plays"),
|
||||
_("Switch to GSdx software rendering when an FMV plays"),
|
||||
wxEmptyString
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue