utils: Spelling fixes

Correct typos of the following word families:

command-line
immediately
extensions
momentarily
mustn't
numbered
bytes
caching

ASTERISK-29714

Change-Id: I8b2b125c5d4d2f9e87a58515c97468ad47ca44f8
This commit is contained in:
Josh Soref
2021-10-30 21:04:32 -04:00
committed by Joshua Colp
parent ec31cf02fc
commit 923f5ee308
7 changed files with 9 additions and 9 deletions

View File

@@ -19,7 +19,7 @@
/*!
* \file
* A condensation of the pbx_config stuff, to read into exensions.conf, and provide an interface to the data there,
* A condensation of the pbx_config stuff, to read into extensions.conf, and provide an interface to the data there,
* for operations outside of asterisk. A huge, awful hack.
*
*/