From 575238837bd382bcb744d724ab06c9a3f63248fa Mon Sep 17 00:00:00 2001 From: Holmes Futrell Date: Mon, 18 Aug 2008 18:02:43 +0000 Subject: [PATCH] grammar, typos --- XCodeiPhoneOS/Demos/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/XCodeiPhoneOS/Demos/README b/XCodeiPhoneOS/Demos/README index c2c507cc5..76c1c09a1 100644 --- a/XCodeiPhoneOS/Demos/README +++ b/XCodeiPhoneOS/Demos/README @@ -26,7 +26,7 @@ Touch (touch.c): Mixer (mixer.c): - Displays several rectangular buttons which can be used as a virtual drumset. Demonstrates how you can play .wav sounds in SDL and how you can use SDL_MixAudioFormat to build a software mixer that can play multiple sounds at once. + Displays several rectangular buttons which can be used as a virtual drumkit. Demonstrates how you can play .wav sounds in SDL and how you can use SDL_MixAudioFormat to build a software mixer that can play multiple sounds at once. Keyboard (keyboard.c):