]> git.wh0rd.org - fontconfig.git/commitdiff
Formatting syntax mistake in doc/fclangset.fncs.
authorKeith Packard <keithp@koto.keithp.com>
Sun, 4 Nov 2007 06:41:38 +0000 (23:41 -0700)
committerKeith Packard <keithp@koto.keithp.com>
Sun, 4 Nov 2007 06:41:38 +0000 (23:41 -0700)
<parameter>ls</function> needed to be <parameter>ls</parameter>.

doc/fclangset.fncs

index eb4a9374200772e70f479897ff49cc5e66a0b179..8ae5f5c1c9cd069ac18b11b3625fecb4b9e19f21 100644 (file)
@@ -103,7 +103,7 @@ the same language and territory combinations as <parameter>ls_b</parameter>.
 @DESC@
 This function returns a value which depends solely on the languages
 supported by <parameter>ls</parameter>. Any language which equals
-<parameter>ls</function> will have the same result from
+<parameter>ls</parameter> will have the same result from
 <function>FcLangSetHash</function>. However, two langsets with the same hash
 value may not be equal.
 @@