doc: fix FcPatternFilter documentation

The second argument should be ARG2 not ARG1.
diff --git a/doc/fcpattern.fncs b/doc/fcpattern.fncs
index 3b13c22..1f5b10d 100644
--- a/doc/fcpattern.fncs
+++ b/doc/fcpattern.fncs
@@ -89,7 +89,7 @@
 @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