diff options
Diffstat (limited to 'gnu/packages/aspell.scm')
-rw-r--r-- | gnu/packages/aspell.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/aspell.scm b/gnu/packages/aspell.scm index ca0218d814..0b8d761266 100644 --- a/gnu/packages/aspell.scm +++ b/gnu/packages/aspell.scm @@ -38,8 +38,7 @@ (build-system gnu-build-system) (inputs `(("perl" ,perl))) (home-page "http://aspell.net/") - (synopsis - "GNU Aspell, A spell checker for many languages") + (synopsis "Spell checker") (description "GNU Aspell is a free spell checker designed to eventually replace Ispell. It can either be used as a library or as an independent spell |