|
From: <fri...@us...> - 2009-01-06 07:22:22
|
Revision: 9658
http://zaf.svn.sourceforge.net/zaf/?rev=9658&view=rev
Author: friedelwolff
Date: 2009-01-06 07:22:18 +0000 (Tue, 06 Jan 2009)
Log Message:
-----------
Use standard capitalisation for 'Hunspell'
Modified Paths:
--------------
trunk/dict/utils/Makefile.language
Modified: trunk/dict/utils/Makefile.language
===================================================================
--- trunk/dict/utils/Makefile.language 2008-12-30 14:31:17 UTC (rev 9657)
+++ trunk/dict/utils/Makefile.language 2009-01-06 07:22:18 UTC (rev 9658)
@@ -200,7 +200,7 @@
aspell/Makefile.pre: aspell/proc aspell/info
(cd aspell; export LC_COLLATE=C; ./proc create)
-# HunSpell rules
+# Hunspell rules
clean-hunspell:
rm -rf $(TARGETS_HUNSPELL)
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|