Skip to content

Commit 757a3e5

Browse files
authored
Merge pull request #3631 from Starbuck5/update-mixer-wording
Fix typo in mixer docs
2 parents 0c2020e + edc6bd7 commit 757a3e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reST/ref/mixer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ The following file formats are supported
354354
a new buffer interface (The object is checked for a buffer interface first.)
355355

356356
The Sound object represents actual sound sample data. Methods that change
357-
the state of the Sound object will the all instances of the Sound playback.
357+
the state of the Sound object will impact all instances of the Sound playback.
358358
A Sound object also exports a new buffer interface.
359359

360360
The Sound can be loaded from an ``OGG`` audio file or from an uncompressed

0 commit comments

Comments
 (0)