Skip to content
Snippets Groups Projects
Commit 3ac7afe0 authored by Josh Soref's avatar Josh Soref Committed by Joshua Colp
Browse files

formats: Spelling fixes

Correct typos of the following word families:

truncate

ASTERISK-29714

Change-Id: I6507760c72b919873cff7cac22b3781036cd4955
parent 49ef881e
No related branches found
No related tags found
1 merge request!48asterisk uplift to 18.11.2
......@@ -243,7 +243,7 @@ static struct ast_frame *ogg_speex_read(struct ast_filestream *fs,
}
/*!
* \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.
*/
......
......@@ -336,7 +336,7 @@ static struct ast_frame *ogg_vorbis_read(struct ast_filestream *fs,
}
/*!
* \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.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment