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 3ac7afe09c
commit 2a8b651b7e
15 changed files with 17 additions and 17 deletions

View File

@@ -12,7 +12,7 @@ repositories include:
* `cdr` - Table used for Asterisk to store CDR records
* `config` - Tables used for Asterisk realtime configuration
* `queue_log` - Table used for Asterisk to store Queue Log records
* `voicemail` - Tables used for `ODBC_STOARGE` of voicemail messages
* `voicemail` - Tables used for `ODBC_STORAGE` of voicemail messages
Alembic uses SQLAlchemy, which has support for
[many databases](http://docs.sqlalchemy.org/en/rel_0_8/dialects/index.html).

View File

@@ -1,4 +1,4 @@
"""increse reg server size
"""increase reg server size
Revision ID: 1ae0609b6646
Revises: 61797b9fced6

View File

@@ -3,7 +3,7 @@
#
# Copyright (C) 2013, Russell Bryant
#
# Russell Bryant <russell@rusellbryant.net>
# Russell Bryant <russell@russellbryant.net>
#
# See http://www.asterisk.org for more information about
# the Asterisk project. Please do not directly contact

View File

@@ -3,7 +3,7 @@
#
# Copyright (C) 2013, Russell Bryant
#
# Russell Bryant <russell@rusellbryant.net>
# Russell Bryant <russell@russellbryant.net>
#
# See http://www.asterisk.org for more information about
# the Asterisk project. Please do not directly contact