[Asterisk-code-review] spelling: multi (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:12:27 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17043 )
Change subject: spelling: multi
......................................................................
spelling: multi
Change-Id: I7e78f3c1bed7a02571600634b19178ae20d2572b
---
M configs/samples/confbridge.conf.sample
M res/res_pjsip_outbound_publish.c
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/43/17043/1
diff --git a/configs/samples/confbridge.conf.sample b/configs/samples/confbridge.conf.sample
index 3386edb..23f72b9 100644
--- a/configs/samples/confbridge.conf.sample
+++ b/configs/samples/confbridge.conf.sample
@@ -346,7 +346,7 @@
; Playback will play back an audio file to a channel
; and then immediately return to the conference.
; This file can not be interrupted by DTMF.
- ; Mutliple files can be chained together using the
+ ; Multiple files can be chained together using the
; '&' character.
; playback_and_continue(<name of playback prompt>&<name of playback prompt>)
; playback_and_continue will
diff --git a/res/res_pjsip_outbound_publish.c b/res/res_pjsip_outbound_publish.c
index 68699a2..b7d3021 100644
--- a/res/res_pjsip_outbound_publish.c
+++ b/res/res_pjsip_outbound_publish.c
@@ -247,7 +247,7 @@
/*!
* \brief Used for locking while loading/reloading
*
- * Mutli-user configurations make it so publishers can be dynamically added and
+ * Multi-user configurations make it so publishers can be dynamically added and
* removed. Publishers should not be added or removed during a [re]load since
* it could cause the current_clients container to be out of sync. Thus the
* reason for this lock.
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17043
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I7e78f3c1bed7a02571600634b19178ae20d2572b
Gerrit-Change-Number: 17043
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/5f2cdc97/attachment-0001.html>
More information about the asterisk-code-review
mailing list