summaryrefslogtreecommitdiff
path: root/dh_shlibdeps
diff options
context:
space:
mode:
authorjoey <joey>2003-08-31 23:46:35 +0000
committerjoey <joey>2003-08-31 23:46:35 +0000
commitb3d9b13cb8f2a88f860ea0adc26d729d66c2fd36 (patch)
treea96ca03d57c7dd5215cd62250b108fe9960eef9c /dh_shlibdeps
parentdbf2d62ecf8e794a7518f30a8268971aaed4ea1c (diff)
r1602: typo
Diffstat (limited to 'dh_shlibdeps')
-rwxr-xr-xdh_shlibdeps2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_shlibdeps b/dh_shlibdeps
index 3fae6a66..2d7970d2 100755
--- a/dh_shlibdeps
+++ b/dh_shlibdeps
@@ -55,7 +55,7 @@ a directory that contains the library. See example below.
=item B<-L>I<package>, B<--libpackage=>I<package>
Use the shlibs file automatically generated by dh_makeshlibs for the named
-package as a kind of automatically generated shlibs.local file. You can us
+package as a kind of automatically generated shlibs.local file. You can use
this switch in concert with the -l switch to make dpkg-shlibdeps find a
library built as part of the current package, and get the shlibs information.
See example below.