Formatting syntax mistake in doc/fclangset.fncs.

<parameter>ls</function> needed to be <parameter>ls</parameter>.
This commit is contained in:
Keith Packard 2007-11-03 23:41:38 -07:00
parent 9bfb41ffef
commit dac27f2f1a
1 changed files with 1 additions and 1 deletions

View 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.
@@