Index: webrtc/modules/audio_coding/codecs/g722/include/g722_interface.h |
diff --git a/webrtc/modules/audio_coding/codecs/g722/include/g722_interface.h b/webrtc/modules/audio_coding/codecs/g722/include/g722_interface.h |
index 7fe11a7eb372ea4596ff167d856e86735334a0c2..711b991d9c9b1f423be0f958a959af43bf466d91 100644 |
--- a/webrtc/modules/audio_coding/codecs/g722/include/g722_interface.h |
+++ b/webrtc/modules/audio_coding/codecs/g722/include/g722_interface.h |
@@ -91,7 +91,7 @@ int16_t WebRtcG722_FreeEncoder(G722EncInst *G722enc_inst); |
* Output: |
* - encoded : The encoded data vector |
* |
- * Return value : Length (in bytes) of coded data |
+ * Return value : Length (in bytes) of coded data |
*/ |
int16_t WebRtcG722_Encode(G722EncInst* G722enc_inst, |