[Asterisk-code-review] formats: Spelling fixes (asterisk[19])

Joshua Colp asteriskteam at digium.com
Tue Nov 16 05:37:11 CST 2021


Joshua Colp has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/17408 )

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
  Joshua Colp: 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/+/17408
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 19
Gerrit-Change-Id: I6507760c72b919873cff7cac22b3781036cd4955
Gerrit-Change-Number: 17408
Gerrit-PatchSet: 2
Gerrit-Owner: Josh Soref <jsoref at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20211116/2b57e45f/attachment.html>


More information about the asterisk-code-review mailing list