summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2019-08-06 17:03:25 +0000
committerNiels Thykier <niels@thykier.net>2019-08-06 17:03:25 +0000
commit1c200711d35a371b76fbd1435563ecb2b17f459a (patch)
tree10a4fd6b27e5ed414fb27e98470af9603a3420b5
parent7cb5c9709530997df6d10ade8b67388794aa9d60 (diff)
downloaddebhelper-1c200711d35a371b76fbd1435563ecb2b17f459a.tar.gz
dh_makeshlibs: Fix typo
Signed-off-by: Niels Thykier <niels@thykier.net>
-rwxr-xr-xdh_makeshlibs2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_makeshlibs b/dh_makeshlibs
index 796c4297..cc1f864a 100755
--- a/dh_makeshlibs
+++ b/dh_makeshlibs
@@ -163,7 +163,7 @@ package name for udebs to depend on instead of the regular library package.
This is option is only useful for special cases such as when debhelper
cannot auto-detect package name of the udeb package or when the udeb
-will contain libaries from multiple deb packages.
+will contain libraries from multiple deb packages.
=item B<--no-add-udeb>