diff --git a/src/emu/sound/es8712.c b/src/emu/sound/es8712.c index e99a4abcac2..787daf2f54e 100644 --- a/src/emu/sound/es8712.c +++ b/src/emu/sound/es8712.c @@ -1,6 +1,6 @@ /********************************************************************************************** * - * Streaming singe channel ADPCM core for the ES8712 chip + * Streaming single channel ADPCM core for the ES8712 chip * Chip is branded by Excellent Systems, probably OEM'd. * * Samples are currently looped, but whether they should and how, is unknown.