summaryrefslogtreecommitdiff
path: root/gnu/packages/enchant.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/enchant.scm')
-rw-r--r--gnu/packages/enchant.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/enchant.scm b/gnu/packages/enchant.scm
index c9e49d9551c..8b2796d0e22 100644
--- a/gnu/packages/enchant.scm
+++ b/gnu/packages/enchant.scm
@@ -56,6 +56,6 @@ the dlopen() system call.
56Enchant steps in to provide uniformity and conformity on top of these libraries, 56Enchant steps in to provide uniformity and conformity on top of these libraries,
57and implement certain features that may be lacking in any individual provider 57and implement certain features that may be lacking in any individual provider
58library. Everything should \"just work\" for any and every definition of \"just 58library. Everything should \"just work\" for any and every definition of \"just
59working.\"") 59working\".")
60 (home-page "http://www.abisource.com/projects/enchant") 60 (home-page "http://www.abisource.com/projects/enchant")
61 (license lgpl2.1+))) 61 (license lgpl2.1+)))