From 9f1353dae996796a02e921d5f4825355e15cf446 Mon Sep 17 00:00:00 2001 From: Brandon Tran Date: Tue, 19 Nov 2013 21:54:23 -0800 Subject: [PATCH] Updated description of app-dicts/aspell_en for Google Code-In 2013 --- app-dicts/aspell_en/aspell_en-7.1_0.recipe | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 3113aa2b4..747225c5a 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,5 @@ SUMMARY="English dictionary for aspell program/library" -DESCRIPTION="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." LICENSE="GNU GPL v2" COPYRIGHT="2000-2011 Kevin Atkinson" HOMEPAGE="http://aspell.net"