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

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


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


Change subject: spelling: fastforward
......................................................................

spelling: fastforward

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



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/34/16934/1

diff --git a/include/asterisk/file.h b/include/asterisk/file.h
index 4e6721b..7e54426 100644
--- a/include/asterisk/file.h
+++ b/include/asterisk/file.h
@@ -59,7 +59,7 @@
 
 /*!
  * \brief callback used during dtmf controlled file playback to indicate
- * location of playback in a file after rewinding or fastfowarding
+ * location of playback in a file after rewinding or fastforwarding
  * a file.
  */
 typedef void (ast_waitstream_fr_cb)(struct ast_channel *chan, long ms, enum ast_waitstream_fr_cb_values val);
@@ -218,7 +218,7 @@
  * \param forward DTMF digit to fast forward upon
  * \param rewind DTMF digit to rewind upon
  * \param ms How many milliseconds to skip forward/back
- * \param cb to call when rewind or fastfoward occurs.
+ * \param cb to call when rewind or fastforward occurs.
  * Begins playback of a stream...
  * Wait for a stream to stop or for any one of a given digit to arrive,
  * \retval 0 if the stream finishes.

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

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I71eb26aef883b6698ad01d7c2bbb4907faa11b82
Gerrit-Change-Number: 16934
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/78f57346/attachment-0001.html>


More information about the asterisk-code-review mailing list