mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-03 11:11:05 +00:00
docs: Fix typos in apps/
Found via codespell
(cherry picked from commit a20cfc68ef
)
This commit is contained in:
committed by
Asterisk Development Team
parent
714aedde8b
commit
c87b723f8c
@@ -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