Skip to content

Commit cd6b3ec

Browse files
SiegeLordExSiegeLord
authored andcommitted
On -> One typo.
1 parent 9f4c9bd commit cd6b3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/refman/audio.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ addon][al_init_acodec_addon]). In order to stop samples, you can use the
2121
If you want to play large audio files (e.g. background music) without loading
2222
the whole file at once you can use [al_play_audio_stream] (after calling
2323
[al_reserve_samples]). This will load and play an `ALLEGRO_AUDIO_STREAM`. Note
24-
that the basic API only supports on such audio stream playing at once.
24+
that the basic API only supports one such audio stream playing at once.
2525

2626
### API: ALLEGRO_SAMPLE_ID
2727

0 commit comments

Comments
 (0)