configs: Spelling fixes

Correct typos of the following word families:

password
excludes
undesirable
checksums
through
screening
interpreting
database
causes
initiation
member
busydetect
defined
severely
throughput
recognized
counter
require
indefinitely
accounts

ASTERISK-29714

Change-Id: Ie8f2a7b274a162dd627ee6a2165f5e8a3876527e
This commit is contained in:
Josh Soref
2021-10-30 21:04:38 -04:00
committed by Joshua Colp
parent de6ab15e6a
commit b9e888418e
18 changed files with 21 additions and 21 deletions

View File

@@ -9,7 +9,7 @@
; emptystring - the string ""
; null - unset the variable
;
; WARNING: setting nullvalue=null may have undesireable consequences, in
; WARNING: setting nullvalue=null may have undesirable consequences, in
; particular if you use subroutines in AEL or the LOCAL() variable construct.
; You have been warned. Don't complain if you use that setting in combination
; with Gosub or AEL and get buggy behavior.