mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
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:
@@ -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).
|
||||
|
@@ -1,4 +1,4 @@
|
||||
"""increse reg server size
|
||||
"""increase reg server size
|
||||
|
||||
Revision ID: 1ae0609b6646
|
||||
Revises: 61797b9fced6
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user