diff options
author | Keith Packard <keithp@koto.keithp.com> | 2007-11-03 23:41:38 -0700 |
---|---|---|
committer | Keith Packard <keithp@koto.keithp.com> | 2007-11-03 23:41:38 -0700 |
commit | dac27f2f1a766b042487827c726b3ccae147d282 (patch) | |
tree | 6ba76cddabd3e90ebd0f2d0b320fb1bfa9e14d6c /doc/fclangset.fncs | |
parent | 9bfb41ffefe41c90c8b16e155e04e6c6a5a2c1fd (diff) |
Formatting syntax mistake in doc/fclangset.fncs.
<parameter>ls</function> needed to be <parameter>ls</parameter>.
Diffstat (limited to 'doc/fclangset.fncs')
-rw-r--r-- | doc/fclangset.fncs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fclangset.fncs b/doc/fclangset.fncs index eb4a937..8ae5f5c 100644 --- a/doc/fclangset.fncs +++ b/doc/fclangset.fncs @@ -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. @@ |