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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:21:14 CDT 2021


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


Change subject: spelling: unsuccessful
......................................................................

spelling: unsuccessful

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



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/83/17283/1

diff --git a/include/asterisk/channel.h b/include/asterisk/channel.h
index f193b61..7061078 100644
--- a/include/asterisk/channel.h
+++ b/include/asterisk/channel.h
@@ -1559,7 +1559,7 @@
  * \param timeout maximum amount of time to wait for setup of new forward channel
  * \param cap format capabilities for requested channel
  * \param oh outgoing helper used with original channel
- * \param outstate reason why unsuccessful (if uncuccessful)
+ * \param outstate reason why unsuccessful (if unsuccessful)
  * \return Returns the forwarded call's ast_channel on success or NULL on failure
  */
 struct ast_channel *ast_call_forward(struct ast_channel *caller, struct ast_channel *orig, int *timeout, struct ast_format_cap *cap, struct outgoing_helper *oh, int *outstate);

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I1dc6f61358a3371b004b2b8ff01f29768098b07a
Gerrit-Change-Number: 17283
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/b2418f14/attachment-0001.html>


More information about the asterisk-code-review mailing list