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

Josh Soref asteriskteam at digium.com
Sun Nov 7 00:10:31 CDT 2021


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


Change subject: spelling: initialization
......................................................................

spelling: initialization

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



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/75/16975/1

diff --git a/include/asterisk/framehook.h b/include/asterisk/framehook.h
index 8e5afae..7cf731d 100644
--- a/include/asterisk/framehook.h
+++ b/include/asterisk/framehook.h
@@ -177,7 +177,7 @@
  * \param channel, The ast_channel this framehook is attached to
  * \param frame, The ast_frame being intercepted for viewing and manipulation
  * \param event, The type of event which is occurring
- * \param data, The data pointer provided at framehook initilization.
+ * \param data, The data pointer provided at framehook initialization.
  *
  * \retval the resulting frame.
  */
@@ -204,7 +204,7 @@
  * frames of a given type
  * \since 12
  *
- * \param data, The data pointer provided at framehook initilization.
+ * \param data, The data pointer provided at framehook initialization.
  * \param type, The type of frame.
  *
  * \return 0 if frame type is being ignored

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I7ed50673a06b9d494b792686a2cc6b72876cf6de
Gerrit-Change-Number: 16975
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/ea7035fe/attachment.html>


More information about the asterisk-code-review mailing list