[debhelper-devel] [debhelper] 01/01: Fix typo in a comment

Niels Thykier nthykier at moszumanska.debian.org
Sat Apr 1 19:38:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository debhelper.

commit 7a706d5f5f0e505349754246859e3216e0f1124f
Author: Niels Thykier <niels at thykier.net>
Date:   Sat Apr 1 19:37:17 2017 +0000

    Fix typo in a comment
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 dh_makeshlibs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dh_makeshlibs b/dh_makeshlibs
index 7fb5ac1..4f5c8b6 100755
--- a/dh_makeshlibs
+++ b/dh_makeshlibs
@@ -266,7 +266,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) {
 			doit("rm", "-f", "$tmp/DEBIAN/symbols");
 		} elsif ($unversioned_so) {
 			# There are a few "special" libraries (e.g. nss/nspr)
-			# which do not have versined SONAMES.  However the
+			# which do not have versioned SONAMES.  However the
 			# maintainer provides a symbols file for them and we can
 			# then use that to add an ldconfig trigger.
 			$need_ldconfig = 1;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list