mirror of https://github.com/PCSX2/pcsx2.git
Fix a typo in manual gamefixes
Change "a FMV" to "an FMV"
This commit is contained in:
parent
45e2fd9204
commit
2ac30e7bde
|
@ -97,7 +97,7 @@ Panels::GameFixesPanel::GameFixesPanel( wxWindow* parent )
|
||||||
wxEmptyString
|
wxEmptyString
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
_("Switch to GSdx software rendering when a FMV plays"),
|
_("Switch to GSdx software rendering when an FMV plays"),
|
||||||
wxEmptyString
|
wxEmptyString
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue