X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavfilter%2Favfilter.h;h=3eaa8a4089c5d80dff12a19f40dccd46f5134999;hb=c36e72ed279b072bce325c7a11a85020c0a310fc;hp=9d70e7118beeaac0c23e14a664014ebbccdb2b3f;hpb=8822e2b9543bb02fb2889dff627b6db023053253;p=ffmpeg diff --git a/libavfilter/avfilter.h b/libavfilter/avfilter.h index 9d70e7118be..3eaa8a4089c 100644 --- a/libavfilter/avfilter.h +++ b/libavfilter/avfilter.h @@ -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