[Asterisk-code-review] spelling: distributor (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:06:50 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16885 )
Change subject: spelling: distributor
......................................................................
spelling: distributor
Change-Id: Ic545a5dca0ea5fc7782542f2558a57211396d579
---
M configs/samples/pjsip.conf.sample
M res/res_pjsip.c
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/85/16885/1
diff --git a/configs/samples/pjsip.conf.sample b/configs/samples/pjsip.conf.sample
index 5087e7d..3ac174e 100644
--- a/configs/samples/pjsip.conf.sample
+++ b/configs/samples/pjsip.conf.sample
@@ -1255,7 +1255,7 @@
; taskprocessor queue.
; If the taskprocessor queue size reached high water level,
; the alert is triggered.
- ; If the alert is set the pjsip distibutor stops processing incoming
+ ; If the alert is set the pjsip distributor stops processing incoming
; requests until the alert is cleared.
; The alert is cleared when taskprocessor queue size drops to the
; low water clear level.
diff --git a/res/res_pjsip.c b/res/res_pjsip.c
index f982f0b..c6de853 100644
--- a/res/res_pjsip.c
+++ b/res/res_pjsip.c
@@ -2378,7 +2378,7 @@
<description><para>
This option specifies the trigger the distributor will use for
detecting taskprocessor overloads. When it detects an overload condition,
- the distrubutor will stop accepting new requests until the overload is
+ the distributor will stop accepting new requests until the overload is
cleared.
</para>
<enumlist>
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16885
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ic545a5dca0ea5fc7782542f2558a57211396d579
Gerrit-Change-Number: 16885
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/8dd1a171/attachment.html>
More information about the asterisk-code-review
mailing list