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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:08:37 CDT 2021


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


Change subject: spelling: forward
......................................................................

spelling: forward

Change-Id: I389827913468dfc5281972f88ac0915452151186
---
M include/asterisk/stasis_message_router.h
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/40/16940/1

diff --git a/include/asterisk/stasis_message_router.h b/include/asterisk/stasis_message_router.h
index ba3f8bb..c186b61 100644
--- a/include/asterisk/stasis_message_router.h
+++ b/include/asterisk/stasis_message_router.h
@@ -155,7 +155,7 @@
  *
  * \param router Router to add the route to.
  * \param message_type Type of message to route.
- * \param callback Callback to forard messages of \a message_type to.
+ * \param callback Callback to forward messages of \a message_type to.
  * \param data Data pointer to pass to \a callback.
  *
  * \retval 0 on success
@@ -179,7 +179,7 @@
  *
  * \param router Router to add the route to.
  * \param message_type Subtype of cache update to route.
- * \param callback Callback to forard messages of \a message_type to.
+ * \param callback Callback to forward messages of \a message_type to.
  * \param data Data pointer to pass to \a callback.
  *
  * \retval 0 on success

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I389827913468dfc5281972f88ac0915452151186
Gerrit-Change-Number: 16940
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/7492cde1/attachment.html>


More information about the asterisk-code-review mailing list