summaryrefslogtreecommitdiff
path: root/dh_install
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-06-16 12:39:20 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-06-16 12:39:20 -0400
commita882ba83571226997e9583f40a232da4dc468956 (patch)
treed80a0f9f779e8b92f8452a436f0a1a872c5bc5c4 /dh_install
parent8fa8df074b8f0229c5f6d7a48587f020ec939aa1 (diff)
Typo fix. Closes: #486464
Diffstat (limited to 'dh_install')
-rwxr-xr-xdh_install2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_install b/dh_install
index 17ca1255..7a6046ba 100755
--- a/dh_install
+++ b/dh_install
@@ -40,7 +40,7 @@ package that builds multiple binary packages. You can use the upstream
Makefile to install it all into debian/tmp, and then use dh_install to copy
directories and files from there into the proper package build directories.
-From debhelper compatability level 7 on, if --sourcedir is not specified,
+From debhelper compatibility level 7 on, if --sourcedir is not specified,
dh_install will install files from debian/tmp if the directory contains the
files. Otherwise, it will install files from the current directory.