Commit 2bfa7df9 authored by Zhao Zhili's avatar Zhao Zhili Committed by Lou Logan

avfilter: fix typo in comments

Signed-off-by: mypopy@gmail.com
parent cc50d113
......@@ -79,7 +79,7 @@ int avfilter_pad_count(const AVFilterPad *pads);
* Get the name of an AVFilterPad.
*
* @param pads an array of AVFilterPads
* @param pad_idx index of the pad in the array it; is the caller's
* @param pad_idx index of the pad in the array; it is the caller's
* responsibility to ensure the index is valid
*
* @return name of the pad_idx'th pad in pads
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment