[Asterisk-code-review] spelling: truncate (asterisk[master])
Josh Soref
asteriskteam at digium.com
Sun Nov 7 00:20:20 CDT 2021
Josh Soref has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/17264 )
Change subject: spelling: truncate
......................................................................
spelling: truncate
Change-Id: I00593192e8944473692cf66e7163dcbd23a9fb2b
---
M formats/format_ogg_speex.c
M formats/format_ogg_vorbis.c
2 files changed, 2 insertions(+), 2 deletions(-)
git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/64/17264/1
diff --git a/formats/format_ogg_speex.c b/formats/format_ogg_speex.c
index 6ba533d..04f7a12 100644
--- a/formats/format_ogg_speex.c
+++ b/formats/format_ogg_speex.c
@@ -243,7 +243,7 @@
}
/*!
- * \brief Trucate an OGG/Speex filestream.
+ * \brief Truncate an OGG/Speex filestream.
* \param s The filestream to truncate.
* \return 0 on success, -1 on failure.
*/
diff --git a/formats/format_ogg_vorbis.c b/formats/format_ogg_vorbis.c
index f6e35b9..93188b6 100644
--- a/formats/format_ogg_vorbis.c
+++ b/formats/format_ogg_vorbis.c
@@ -336,7 +336,7 @@
}
/*!
- * \brief Trucate an OGG/Vorbis filestream.
+ * \brief Truncate an OGG/Vorbis filestream.
* \param fs The filestream to truncate.
* \return 0 on success, -1 on failure.
*/
--
To view, visit https://gerrit.asterisk.org/c/asterisk/+/17264
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I00593192e8944473692cf66e7163dcbd23a9fb2b
Gerrit-Change-Number: 17264
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/09be00ea/attachment-0001.html>
More information about the asterisk-code-review
mailing list