From: Keith Packard Date: Sun, 4 Nov 2007 06:41:38 +0000 (-0700) Subject: Formatting syntax mistake in doc/fclangset.fncs. X-Git-Tag: 2.4.92~17 X-Git-Url: https://git.wh0rd.org/?p=fontconfig.git;a=commitdiff_plain;h=dac27f2f1a766b042487827c726b3ccae147d282 Formatting syntax mistake in doc/fclangset.fncs. ls needed to be ls. --- 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 ls_b. @DESC@ This function returns a value which depends solely on the languages supported by ls. Any language which equals -ls will have the same result from +ls will have the same result from FcLangSetHash. However, two langsets with the same hash value may not be equal. @@