[Asterisk-code-review] formats: Spelling fixes (asterisk[16])
Friendly Automation
asteriskteam at digium.com
Mon Nov 15 19:29:03 CST 2021
Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/17464 )
Change subject: formats: Spelling fixes
......................................................................
formats: Spelling fixes
Correct typos of the following word families:
truncate
ASTERISK-29714
Change-Id: I6507760c72b919873cff7cac22b3781036cd4955
---
M formats/format_ogg_speex.c
M formats/format_ogg_vorbis.c
2 files changed, 2 insertions(+), 2 deletions(-)
Approvals:
George Joseph: Looks good to me, approved
Friendly Automation: Approved for Submit
diff --git a/formats/format_ogg_speex.c b/formats/format_ogg_speex.c
index 0d7a8fd..7dc95ab 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 ba86842..abeed61 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/+/17464
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings
Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I6507760c72b919873cff7cac22b3781036cd4955
Gerrit-Change-Number: 17464
Gerrit-PatchSet: 2
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211115/b9f158ca/attachment.html>
More information about the asterisk-code-review
mailing list