summaryrefslogtreecommitdiff
path: root/dh_clean
diff options
context:
space:
mode:
authorChris Leick <c.leick@vollbio.de>2015-11-17 07:56:51 +0100
committerNiels Thykier <niels@thykier.net>2015-11-17 07:56:51 +0100
commit4669770d976672c2bcc34be773d22e2af898d571 (patch)
tree0367b57b8cf3b44c4e52425621185b0bd4699aec /dh_clean
parente4ec383aeda32dde578eb6503cfa8b2ecd3408d0 (diff)
Fix typo in dh_clean
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'dh_clean')
-rwxr-xr-xdh_clean4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh_clean b/dh_clean
index 266d5a17..042d8ef9 100755
--- a/dh_clean
+++ b/dh_clean
@@ -37,7 +37,7 @@ B<clean> target in F<debian/rules>.
Can list other paths to be removed.
-Note directories listed in this file B<must> end with a trailing
+Note that directories listed in this file B<must> end with a trailing
slash. Any content in these directories will be removed as well.
=back
@@ -65,7 +65,7 @@ multiple times to build up a list of things to exclude.
Delete these I<path>s too.
-Note directories passed as arguments B<must> end with a trailing
+Note that directories passed as arguments B<must> end with a trailing
slash. Any content in these directories will be removed as well.
=back