diff options
Diffstat (limited to 'gnu/packages/libreoffice.scm')
| -rw-r--r-- | gnu/packages/libreoffice.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm index e105209ade5..da7e275e55c 100644 --- a/gnu/packages/libreoffice.scm +++ b/gnu/packages/libreoffice.scm | |||
| @@ -657,7 +657,7 @@ patterns, which are pre-processed by a perl script.") | |||
| 657 | (synopsis "Thesaurus") | 657 | (synopsis "Thesaurus") |
| 658 | (description "MyThes is a simple thesaurus that uses a structured text | 658 | (description "MyThes is a simple thesaurus that uses a structured text |
| 659 | data file and an index file with binary search to look up words and phrases | 659 | data file and an index file with binary search to look up words and phrases |
| 660 | and to return information on pronunciations, meaningss and synonyms.") | 660 | and to return information on pronunciations, meanings and synonyms.") |
| 661 | (license (non-copyleft "file://COPYING" | 661 | (license (non-copyleft "file://COPYING" |
| 662 | "See COPYING in the distribution.")))) | 662 | "See COPYING in the distribution.")))) |
| 663 | 663 | ||
