contrib: Spelling fixes

Correct typos of the following word families:

standard
increase
comments
valgrind
promiscuous
editing
libtonezone
storage
aggressive
whitespace
russellbryant
consecutive
peternixon

ASTERISK-29714

Change-Id: I9cafbf41b579c9c0c84c81719d2c4f900beec245
This commit is contained in:
Josh Soref
2021-10-30 21:04:41 -04:00
committed by Joshua Colp
parent 84556eb962
commit 815e99d5ea
15 changed files with 17 additions and 17 deletions

View File

@@ -14,7 +14,7 @@
# where Asterisk's pbx/pbx_spool.c will be looking for work
set SPOOLDIR /var/spool/asterisk/outgoing
# pbx_spool is fairly aggresive, so make files here first
# pbx_spool is fairly aggressive, so make files here first
set TEMPDIR /tmp
if { ![file writable $SPOOLDIR] } {