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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:13:43 CDT 2021


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


Change subject: spelling: overriding
......................................................................

spelling: overriding

Change-Id: Iea2796e06ace6e2aab8ca5a0601c2cd13185f9aa
---
M channels/sip/include/config_parser.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/82/17082/1

diff --git a/channels/sip/include/config_parser.h b/channels/sip/include/config_parser.h
index 811f895..41d1cc6 100644
--- a/channels/sip/include/config_parser.h
+++ b/channels/sip/include/config_parser.h
@@ -50,7 +50,7 @@
  * \param flags An array of ast_flags that will be set by this function
  *
  * \note The nat-related values in both mask and flags are assumed to empty. This function
- * will treat the first "yes" or "no" value in a list of values as overiding all other values
+ * will treat the first "yes" or "no" value in a list of values as overriding all other values
  * and will stop parsing. Auto values will override their non-auto counterparts.
  */
 void sip_parse_nat_option(const char *value, struct ast_flags *mask, struct ast_flags *flags);

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Iea2796e06ace6e2aab8ca5a0601c2cd13185f9aa
Gerrit-Change-Number: 17082
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/a3a4aa22/attachment.html>


More information about the asterisk-code-review mailing list