summaryrefslogtreecommitdiff
path: root/dh_installdocs
diff options
context:
space:
mode:
authorNiels Thykier <niels@thykier.net>2017-06-29 17:04:07 +0000
committerNiels Thykier <niels@thykier.net>2017-06-29 17:04:07 +0000
commita64fd984811d9e51d64323ea4d25fefdbda5309a (patch)
treee321f1dcf3000cb23ba83821760a711e87d2385b /dh_installdocs
parent3b9e3d6bfad517fdaed367880ea8d20c9c62cab3 (diff)
downloaddebhelper-a64fd984811d9e51d64323ea4d25fefdbda5309a.tar.gz
dh_installdocs: Fix typo
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'dh_installdocs')
-rwxr-xr-xdh_installdocs2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installdocs b/dh_installdocs
index fc22bcef..bfed5def 100755
--- a/dh_installdocs
+++ b/dh_installdocs
@@ -25,7 +25,7 @@ correctly. In this case, B<dh_installdocs> is still useful for installing
packaging related documentation (e.g. the F<debian/copyright> file).
In compat 11 and later, B<dh_installdocs> offers many of the features that
-L<dh_install(1)> also have. Futhermore, B<dh_installdocs> also supports
+L<dh_install(1)> also have. Furthermore, B<dh_installdocs> also supports
the B<nodoc> build profile to exclude documentation (regardless of compat
level).