# HG changeset patch # User Holmes Futrell # Date 1219082563 0 # Node ID f8cd2eecde64f04176c79ce6a4bd4371975bfc63 # Parent d4ea76f4fc5026e33ebd38b23f70494b0afe97c3 grammar, typos diff -r d4ea76f4fc50 -r f8cd2eecde64 XCodeiPhoneOS/Demos/README --- a/XCodeiPhoneOS/Demos/README Mon Aug 18 18:02:20 2008 +0000 +++ b/XCodeiPhoneOS/Demos/README Mon Aug 18 18:02:43 2008 +0000 @@ -26,7 +26,7 @@ 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):