mirror of
https://github.com/asterisk/asterisk.git
synced 2025-12-01 02:31:55 +00:00
tests: Spelling fixes
Correct typos of the following word families: mounting jitterbuffer thrashing original manipulating entries actual possibility tasks options positives taskprocessor other dynamic declarative ASTERISK-29714 Change-Id: I6b94659d045eec5d8d020fce2e9b6e2f593dfeb6
This commit is contained in:
committed by
Friendly Automation
parent
3bf314d643
commit
e54a9d31f1
@@ -246,7 +246,7 @@ static struct ast_jb default_jb = {
|
||||
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; \
|
||||
|
||||
Reference in New Issue
Block a user