diff --git a/app-dicts/aspell_en/aspell_en-7.1_0.recipe b/app-dicts/aspell_en/aspell_en-7.1_0.recipe index 747225c5a..49eedebe9 100644 --- a/app-dicts/aspell_en/aspell_en-7.1_0.recipe +++ b/app-dicts/aspell_en/aspell_en-7.1_0.recipe @@ -1,5 +1,11 @@ SUMMARY="English dictionary for aspell program/library" -DESCRIPTION="This is the English dictionary for the GNU Aspell program, an open source spell checker. Its advantage is its superiority of suggesting possible replacements for a misspelled wordx than most other spellcheck programs. Aspell is also able to maintain support for more than one langague at a time and can check documents in UTF-8." +DESCRIPTION=" +This is the English dictionary for the GNU Aspell program, an open source \ +spell checker. Its advantage is its superiority of suggesting possible \ +replacements for a misspelled wordx than most other spellcheck programs. \ +Aspell is also able to maintain support for more than one langague at a time \ +and can check documents in UTF-8. +" LICENSE="GNU GPL v2" COPYRIGHT="2000-2011 Kevin Atkinson" HOMEPAGE="http://aspell.net"