Fix typo in audio processing header.

Bug: None
Change-Id: Ia47f8229cdfbbcfec3aa7539c587d4e1fdc4ae3a
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/200926
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Commit-Queue: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#32974}
This commit is contained in:
Hua, Chunbo
2021-01-08 16:34:49 +08:00
committed by Commit Bot
parent fdbaeda003
commit e61a40e4ef

View File

@ -187,7 +187,7 @@ struct ExperimentalNs {
// analog_level = apm->recommended_stream_analog_level();
// has_voice = apm->stream_has_voice();
//
// // Repeate render and capture processing for the duration of the call...
// // Repeat render and capture processing for the duration of the call...
// // Start a new call...
// apm->Initialize();
//