summaryrefslogtreecommitdiff
path: root/dh_link
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@debian.org>2016-01-14 13:45:07 +0100
committerNiels Thykier <niels@thykier.net>2016-01-14 17:59:51 +0000
commite03b43daade803d086200d3bb05859dcf92dae4f (patch)
tree09bdc68491078120290282d8a9cd26502af764ef /dh_link
parent454340c52df1ee86a1b7a8d18d4a96c9edd9616e (diff)
downloaddebhelper-e03b43daade803d086200d3bb05859dcf92dae4f.tar.gz
Fix typos
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'dh_link')
-rwxr-xr-xdh_link2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_link b/dh_link
index f207d40c..208e8751 100755
--- a/dh_link
+++ b/dh_link
@@ -31,7 +31,7 @@ L<ln(1)>).
B<dh_link> will generate symlinks that comply with Debian policy - absolute
when policy says they should be absolute, and relative links with as short
-a path as possible. It will also create any subdirectories it needs to to put
+a path as possible. It will also create any subdirectories it needs to put
the symlinks in.
Any pre-existing destination files will be replaced with symlinks.