From bfc1477ec7353e9bceaad554a16d359035c5c630 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Tue, 21 Feb 2017 15:25:35 +0000 Subject: Revert "Improve HACKING" --- src/enchant.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/enchant.c') diff --git a/src/enchant.c b/src/enchant.c index fe478d8..98756bc 100644 --- a/src/enchant.c +++ b/src/enchant.c @@ -1905,7 +1905,7 @@ enchant_broker_dict_exists (EnchantBroker * broker, * enchant_broker_set_ordering * @broker: A non-null #EnchantBroker * @tag: A non-null language tag (en_US) - * @ordering: A non-null ordering (aspell,hunspell,ispell,uspell,hspell) + * @ordering: A non-null ordering (aspell,myspell,ispell,uspell,hspell) * * Declares a preference of dictionaries to use for the language * described/referred to by @tag. The ordering is a comma delimited -- cgit v1.2.1