Skip to content

Commit f2ecc2a

Browse files
committed
style: cargo fmt
1 parent 03fceb3 commit f2ecc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/microphone/builder.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ where
415415
/// Sets the buffer size for the input.
416416
///
417417
/// This has no impact on latency, though a too small buffer can lead to audio
418-
/// artifacts if your program can not get samples out of the buffer before they
418+
/// artifacts if your program can not get samples out of the buffer before they
419419
/// get overridden again.
420420
///
421421
/// Normally the default input config will have this set up correctly.

0 commit comments

Comments
 (0)