mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 17:37:39 +00:00
comments: Fixed a few typos I ran into in the audio code.
This commit is contained in:
parent
727a5fae59
commit
483d1c36ed
3 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* This example code loads two .wav files, puts them an audio streams and
|
||||
* This example code loads two .wav files, puts them in audio streams and
|
||||
* binds them for playback, repeating both sounds on loop. This shows several
|
||||
* streams mixing into a single playback device.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue