summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2024-03-14 16:54:34 +0100
committergregor herrmann <gregoa@debian.org>2024-03-14 16:54:34 +0100
commit5b06a220af0f76e2875053ef313faab01ec17040 (patch)
tree9ea2fcc14c8f4e40720c9e535c889f855b2f98c7
parentad3050f2676ffaede1290f3e851d35bb8e25d06b (diff)
Fix module name in long description.
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 6ef3b13..2648806 100644
--- a/debian/control
+++ b/debian/control
@@ -19,5 +19,5 @@ Depends: ${misc:Depends},
${perl:Depends},
${shlibs:Depends}
Description: SMB authentication module for Perl
- This package supplies the Authen::SMB perl module for authenticating against
+ This package supplies the Authen::Smb perl module for authenticating against
an SMB password server.