doc: fix FcPatternFilter documentation

The second argument should be ARG2 not ARG1.
This commit is contained in:
Tim-Philipp Müller 2020-06-27 19:34:53 +01:00
parent 37c7c74874
commit 344925fc53
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ objects in <parameter>os</parameter>.
@RET@ FcPattern *
@FUNC@ FcPatternFilter
@TYPE1@ FcPattern * @ARG1@ p
@TYPE2@ const FcObjectSet * @ARG1@ os
@TYPE2@ const FcObjectSet * @ARG2@ os
@PURPOSE@ Filter the objects of pattern
@DESC@
Returns a new pattern that only has those objects from