[Asterisk-code-review] spelling: jitterbuffer (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:11:17 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17005 )
Change subject: spelling: jitterbuffer
......................................................................
spelling: jitterbuffer
Change-Id: If0a60ef2d5c32a31771ea459a6d38c64673d4133
---
M tests/test_abstract_jb.c
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/05/17005/1
diff --git a/tests/test_abstract_jb.c b/tests/test_abstract_jb.c
index 76eb4bf..7826c9f 100644
--- a/tests/test_abstract_jb.c
+++ b/tests/test_abstract_jb.c
@@ -246,7 +246,7 @@
info->description = \
"This tests putting a single frame into a " literal_type_name " jitterbuffer " \
"when the jitterbuffer is empty and verifying that it is indeed " \
- "the first frame on the jitterbufffer"; \
+ "the first frame on the jitterbuffer"; \
return AST_TEST_NOT_RUN; \
case TEST_EXECUTE: \
break; \
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17005
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: If0a60ef2d5c32a31771ea459a6d38c64673d4133
Gerrit-Change-Number: 17005
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/5eea48b7/attachment.html>
More information about the asterisk-code-review
mailing list