diff -u -p -r1.7 fcpattern.fncs --- doc/fcpattern.fncs 1 Mar 2005 20:36:48 -0000 1.7 +++ doc/fcpattern.fncs 29 Jan 2006 05:29:38 -0000 @@ -246,7 +246,7 @@ value need be passed for this. The valu returned. Example </para> <programlisting> -pattern = FcPatternBuild (0, FC_FAMILY, FtTypeString, "Times", (char *) 0); +pattern = FcPatternBuild (0, FC_FAMILY, FcTypeString, "Times", (char *) 0); </programlisting> <para> FcPatternVaBuild is used when the arguments are already in the form of a