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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:02:44 CDT 2021


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


Change subject: spelling: accommodates
......................................................................

spelling: accommodates

Change-Id: Ie7b98e327ac1ae92d9256763e784409ff8f47fbf
---
M include/asterisk/channel.h
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/71/16671/1

diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h
index b699c74..b908e55 100644
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
@@ -2636,7 +2636,7 @@
  *
  * \note Call this function with a rate of 0 to turn off the timer ticks
  *
- * \version 1.6.1 changed samples parameter to rate, accomodates new timing methods
+ * \version 1.6.1 changed samples parameter to rate, accommodates new timing methods
  */
 int ast_settimeout(struct ast_channel *c, unsigned int rate, int (*func)(const void *data), void *data);
 int ast_settimeout_full(struct ast_channel *c, unsigned int rate, int (*func)(const void *data), void *data, unsigned int is_ao2_obj);

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: Ie7b98e327ac1ae92d9256763e784409ff8f47fbf
Gerrit-Change-Number: 16671
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/1bd10281/attachment.html>


More information about the asterisk-code-review mailing list