pespin submitted this change.
cosmetic: osmux: Fix typo in comment
Change-Id: I05aa1941f9cc8f3aa5ba873cf134767b56b56b69
---
M src/osmux.c
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/osmux.c b/src/osmux.c
index 9816abb..628b763 100644
--- a/src/osmux.c
+++ b/src/osmux.c
@@ -152,7 +152,7 @@
/* rtp packet with the marker bit is always guaranteed to be the first
* one. We want to notify with marker in 2 scenarios:
* 1- Sender told us through osmux frame rtp_m.
- * 2- Sntermediate osmux frame lost (seq gap), otherwise rtp receiver only sees
+ * 2- Intermediate osmux frame lost (seq gap), otherwise rtp receiver only sees
* steady increase of delay
*/
rtph->marker = first_pkt &&
To view, visit change 29516. To unsubscribe, or for help writing mail filters, visit settings.