]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_install
Typo fix. Closes: #486464
[debhelper.git] / dh_install
index 17ca12555b93cbc5e0e16c146498f96ff52b3a0a..7a6046ba207f337a64b8e1208d91618ff39242f8 100755 (executable)
@@ -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.