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:
Josh Soref
2021-10-30 21:04:37 -04:00
committed by Friendly Automation
parent 42ba751f5a
commit c06342a3cb
16 changed files with 26 additions and 26 deletions

View File

@@ -1493,7 +1493,7 @@ AST_TEST_DEFINE(config_options_test)
case TEST_INIT:
info->name = "config_options_test";
info->category = "/config/";
info->summary = "Config opptions unit test";
info->summary = "Config options unit test";
info->description =
"Tests the Config Options API";
return AST_TEST_NOT_RUN;