From 372d30c815cc010e4d0a3042b52955ba8081b808 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Mon, 14 Apr 2008 12:08:00 +0000 Subject: typo svn-id: r31500 --- sound/mididrv.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sound/mididrv.cpp b/sound/mididrv.cpp index b504925a37..9108aa450b 100644 --- a/sound/mididrv.cpp +++ b/sound/mididrv.cpp @@ -80,7 +80,7 @@ static const MidiDriverDescription s_musicDrivers[] = { {"mt32", "MT-32", MD_MT32, MDT_MIDI}, #endif - // The flags for the "adlibe" driver indicate that it can do adlib and MIDI. + // The flags for the "adlib" driver indicates that it can do adlib and MIDI. {"adlib", "Adlib", MD_ADLIB, MDT_ADLIB}, {"pcspk", "PC Speaker", MD_PCSPK, MDT_PCSPK}, {"pcjr", "IBM PCjr", MD_PCJR, MDT_PCSPK}, -- cgit v1.2.3