From 2ac30e7bde31cba67db2a757d5a6da9cb197a48b Mon Sep 17 00:00:00 2001 From: Blyss Sarania Date: Wed, 1 Apr 2015 15:51:29 -0500 Subject: [PATCH] Fix a typo in manual gamefixes Change "a FMV" to "an FMV" --- pcsx2/gui/Panels/GameFixesPanel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcsx2/gui/Panels/GameFixesPanel.cpp b/pcsx2/gui/Panels/GameFixesPanel.cpp index 750683bc45..6e846865d8 100644 --- a/pcsx2/gui/Panels/GameFixesPanel.cpp +++ b/pcsx2/gui/Panels/GameFixesPanel.cpp @@ -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 }, {