diff --git a/modules/audio_processing/include/audio_processing.h b/modules/audio_processing/include/audio_processing.h index 5a0e1dffc0..942e0c0ce2 100644 --- a/modules/audio_processing/include/audio_processing.h +++ b/modules/audio_processing/include/audio_processing.h @@ -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(); //