Skip to content

Commit 7df1e8b

Browse files
committed
chore
1 parent 6c242fb commit 7df1e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/soloud.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ interface class SoLoud {
245245
/// system hits buffer underruns (ie, the play head marches on but there's no
246246
/// data ready to be played) and the sound breaks down horribly.
247247
/// The default value is 2048.
248-
///
248+
///
249249
/// [channels] mono, stereo, quad, 5.1, 7.1.
250250
Future<void> init({
251251
PlaybackDevice? device,

0 commit comments

Comments
 (0)