mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
docs: Fix typos in apps/
Found via codespell
This commit is contained in:
@@ -610,7 +610,7 @@ static int queue_voice_frame(struct jack_data *jack_data, struct ast_frame *f)
|
||||
* \param[in] jack_data This is the jack_data struct that contains the input
|
||||
* ringbuffer that audio will be read from.
|
||||
* \param[out] out_frame If this argument is non-NULL, then assuming there is
|
||||
* enough data avilable in the ringbuffer, the audio in this frame
|
||||
* enough data available in the ringbuffer, the audio in this frame
|
||||
* will get replaced with audio from the input buffer. If there is
|
||||
* not enough data available to read at this time, then the frame
|
||||
* data gets zeroed out.
|
||||
|
Reference in New Issue
Block a user