mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	formats: Spelling fixes
Correct typos of the following word families: truncate ASTERISK-29714 Change-Id: I6507760c72b919873cff7cac22b3781036cd4955
This commit is contained in:
		| @@ -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. | ||||
|  */ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user