SCI: Fix spelling of Yamaha.

Thanks to somaen for noticing.
This commit is contained in:
Johannes Schickel 2012-07-04 02:01:47 +02:00
parent 7e2cf139a9
commit 55d3223468

View File

@ -397,8 +397,8 @@ static const ADExtraGuiOptionsMap optionsList[] = {
{
GAMEOPTION_FB01_MIDI,
{
_s("Use IMF/Yahama FB-01 for MIDI output"),
_s("Use an IBM Music Feature card or a Yahama FB-01 FM synth module for MIDI output"),
_s("Use IMF/Yamaha FB-01 for MIDI output"),
_s("Use an IBM Music Feature card or a Yamaha FB-01 FM synth module for MIDI output"),
"native_fb01",
false
}