summaryrefslogtreecommitdiff
path: root/dh_install
diff options
context:
space:
mode:
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.