changeset 2461:f8cd2eecde64 gsoc2008_iphone

grammar, typos
author Holmes Futrell <hfutrell@umail.ucsb.edu>
date Mon, 18 Aug 2008 18:02:43 +0000
parents d4ea76f4fc50
children 012d60068901
files XCodeiPhoneOS/Demos/README
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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):