[Asterisk-code-review] spelling: especially (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:07:48 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16909 )
Change subject: spelling: especially
......................................................................
spelling: especially
Change-Id: I3b08f7f1eeec26b73d08a8b4ab0cd44094b350b7
---
M CHANGES
M configs/samples/musiconhold.conf.sample
M configs/samples/ooh323.conf.sample
3 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/09/16909/1
diff --git a/CHANGES b/CHANGES
index 7922a11..0d48183 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1329,7 +1329,7 @@
to custom applications (and all descendants), waits 100ms, then sends a
TERM signal, waits 100ms, then finally sends a KILL signal. An application
which is interacting with an external device and/or spawns children of its
- own may not be able to exit cleanly in the default times, expecially if sent
+ own may not be able to exit cleanly in the default times, especially if sent
a KILL signal, or if it's children are getting signals directly from
res_musiconhoild. To allow extra time, the 'kill_escalation_delay'
class option can be used to set the number of milliseconds res_musiconhold
diff --git a/configs/samples/musiconhold.conf.sample b/configs/samples/musiconhold.conf.sample
index 2f60108..df4f2b2 100644
--- a/configs/samples/musiconhold.conf.sample
+++ b/configs/samples/musiconhold.conf.sample
@@ -125,7 +125,7 @@
; to custom applications (and all descendants), waits 100ms, then sends a
; TERM signal, waits 100ms, then finally sends a KILL signal. An application
; which is interacting with an external device and/or spawns children of its
-; own may not be able to exit cleanly in the default times, expecially if sent
+; own may not be able to exit cleanly in the default times, especially if sent
; a KILL signal, or if it's children are getting signals directly from
; res_musiconhoild. To allow extra time, the 'kill_escalation_delay'
; class option can be used to set the number of milliseconds res_musiconhold
diff --git a/configs/samples/ooh323.conf.sample b/configs/samples/ooh323.conf.sample
index 0970954..c7616c1 100644
--- a/configs/samples/ooh323.conf.sample
+++ b/configs/samples/ooh323.conf.sample
@@ -165,7 +165,7 @@
;
; early direct rtp (try to establish direct rtp before answer)
; disabled by default, auto enabled by directmedia is enabled
-; can be disabled escpecially if directmedia is enabled.
+; can be disabled especially if directmedia is enabled.
; can be specified globally or per peer/user section
;
;
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16909
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I3b08f7f1eeec26b73d08a8b4ab0cd44094b350b7
Gerrit-Change-Number: 16909
Gerrit-PatchSet: 1
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-CC: Friendly Automation
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211107/c7d7bfaa/attachment.html>
More information about the asterisk-code-review
mailing list