diff options
Diffstat (limited to 'dh_installdocs')
-rwxr-xr-x | dh_installdocs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installdocs b/dh_installdocs index b694d7c..f1c6619 100755 --- a/dh_installdocs +++ b/dh_installdocs @@ -20,7 +20,7 @@ documentation into usr/share/doc/package in package build directories. dh_installdocs automatically installs debian/copyright if it exists. If dh_installdocs is acting on multiple packages, debian/copyright files will be -installed into all packages. However, if you need to have seperate copyright +installed into all packages. However, if you need to have separate copyright files for different binary packages, you can use files named debian/package.copyright. |