[Asterisk-code-review] spelling: addition (asterisk[master])

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:03:07 CDT 2021


Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/16704 )


Change subject: spelling: addition
......................................................................

spelling: addition

Change-Id: I2eeb1f69dde942b91923bd9dc15ca10bde0d3273
---
M UPGRADE.txt
M channels/sip/reqresp_parser.c
M include/asterisk/manager.h
3 files changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/04/16704/1

diff --git a/UPGRADE.txt b/UPGRADE.txt
index fbe5c36..b0e99e5 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -1328,7 +1328,7 @@
    or by the dialplan function CONFBRIDGE(bridge,language)=en.
 chan_sip - Clarify The "sip show peers" Forcerport Column And Add Comedia
  - Under the "Forcerport" column, the "N" used to mean NAT (i.e. Yes).  With
-   the additon of auto_* NAT settings, the meaning changed and there was a
+   the addition of auto_* NAT settings, the meaning changed and there was a
    certain combination of letters added to indicate the current setting. The
    combination of using "Y", "N", "A" or "a", can be confusing.  Therefore, we
    now display clearly what the current Forcerport setting is: "Yes", "No",
diff --git a/channels/sip/reqresp_parser.c b/channels/sip/reqresp_parser.c
index b43bed6..85bf201 100644
--- a/channels/sip/reqresp_parser.c
+++ b/channels/sip/reqresp_parser.c
@@ -577,7 +577,7 @@
 			!ast_strlen_zero(pass)      ||
 			strcmp(hostport, "host")    ||
 			strcmp(transport, "tcp")) {
-		ast_test_status_update(test, "Test 2: uri with addtion of tcp transport failed. \n");
+		ast_test_status_update(test, "Test 2: uri with addition of tcp transport failed. \n");
 		res = AST_TEST_FAIL;
 	}
 
diff --git a/include/asterisk/manager.h b/include/asterisk/manager.h
index 741b238..8f3f1d7 100644
--- a/include/asterisk/manager.h
+++ b/include/asterisk/manager.h
@@ -327,7 +327,7 @@
  * the AMI list completion event.
  *
  * \note Between calling astman_send_list_complete_start() and
- * astman_send_list_complete_end() you can add additonal headers
+ * astman_send_list_complete_end() you can add additional headers
  * using astman_append().
  *
  * \return Nothing
@@ -344,7 +344,7 @@
  * the AMI list completion event.
  *
  * \note Between calling astman_send_list_complete_start() and
- * astman_send_list_complete_end() you can add additonal headers
+ * astman_send_list_complete_end() you can add additional headers
  * using astman_append().
  *
  * \return Nothing

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/16704
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I2eeb1f69dde942b91923bd9dc15ca10bde0d3273
Gerrit-Change-Number: 16704
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/46c3b873/attachment.html>


More information about the asterisk-code-review mailing list