[Asterisk-code-review] spelling: allowed (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:03:26 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16717 )
Change subject: spelling: allowed
......................................................................
spelling: allowed
Change-Id: I7db0d0d54d6957dbbd432fe0d0056b1e30147389
---
M apps/confbridge/conf_config_parser.c
M channels/sig_ss7.h
M configs/samples/confbridge.conf.sample
3 files changed, 4 insertions(+), 4 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/17/16717/1
diff --git a/apps/confbridge/conf_config_parser.c b/apps/confbridge/conf_config_parser.c
index e5e253b..a19faea 100644
--- a/apps/confbridge/conf_config_parser.c
+++ b/apps/confbridge/conf_config_parser.c
@@ -435,7 +435,7 @@
conference to a specific number. By default conferences
have no participant limit. After the limit is reached, the
conference will be locked until someone leaves. Note however
- that an Admin user will always be alowed to join the conference
+ that an Admin user will always be allowed to join the conference
regardless if this limit is reached or not.
</para></description>
</configOption>
diff --git a/channels/sig_ss7.h b/channels/sig_ss7.h
index e2bc8e4..ef96702 100644
--- a/channels/sig_ss7.h
+++ b/channels/sig_ss7.h
@@ -309,8 +309,8 @@
/*!
* \brief Indication of the call being a CUG call and its permissions.
* \note 0 or 1 - non-CUG call
- * \note 2 - CUG call, outgoing access alowed
- * \note 3 - CUG call, outgoing access not alowed
+ * \note 2 - CUG call, outgoing access allowed
+ * \note 3 - CUG call, outgoing access not allowed
*/
unsigned char cug_indicator;
};
diff --git a/configs/samples/confbridge.conf.sample b/configs/samples/confbridge.conf.sample
index eecbb65..61d8826 100644
--- a/configs/samples/confbridge.conf.sample
+++ b/configs/samples/confbridge.conf.sample
@@ -175,7 +175,7 @@
; conference to a specific number. By default conferences
; have no participant limit. After the limit is reached, the
; conference will be locked until someone leaves. Note however
- ; that an Admin user will always be alowed to join the conference
+ ; that an Admin user will always be allowed to join the conference
; regardless if this limit is reached or not.
;record_conference=yes ; Records the conference call starting when the first user
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16717
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I7db0d0d54d6957dbbd432fe0d0056b1e30147389
Gerrit-Change-Number: 16717
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/6cacfa82/attachment-0001.html>
More information about the asterisk-code-review
mailing list