summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2022-07-15 19:30:16 +0200
committergregor herrmann <gregoa@debian.org>2022-07-15 19:30:16 +0200
commit2562a8db1605a3dd9ef97b559cb13d581dee9871 (patch)
tree208978be7b4df3fce33068e960df8eed38e14a57
parentd9dd909514f33fcb783e2b1e32228aa609af5b28 (diff)
Update short and long description.
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 4c13b7a..1b172e9 100644
--- a/debian/control
+++ b/debian/control
@@ -31,7 +31,7 @@ Depends: ${misc:Depends},
libsnowball-norwegian-perl,
libsnowball-swedish-perl,
libtext-german-perl
-Description: Stemming of words
- This routine applies stemming algorithms to its parameters,
+Description: module for stemming of words
+ Lingua::Stem applies stemming algorithms to its parameters,
returning the stemmed words as appropriate to the selected
locale.