diff options
Diffstat (limited to 'gnu/packages/enchant.scm')
| -rw-r--r-- | gnu/packages/enchant.scm | 2 |
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. | |||
| 56 | Enchant steps in to provide uniformity and conformity on top of these libraries, | 56 | Enchant steps in to provide uniformity and conformity on top of these libraries, |
| 57 | and implement certain features that may be lacking in any individual provider | 57 | and implement certain features that may be lacking in any individual provider |
| 58 | library. Everything should \"just work\" for any and every definition of \"just | 58 | library. Everything should \"just work\" for any and every definition of \"just |
| 59 | working.\"") | 59 | working\".") |
| 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+))) |
