diff options
author | Joey Hess <joey@kitenet.net> | 2011-07-04 12:17:03 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-07-04 12:17:03 -0400 |
commit | a80014a1f20fa6f9d1e6b03cc37fd32dd8c7fc8b (patch) | |
tree | 305c404afe12bb46c07ccfe05ae74724dd196966 /dh | |
parent | 6f4dd18d8f21e85b2192f42aa143bba0d5a1d11e (diff) | |
download | debhelper-a80014a1f20fa6f9d1e6b03cc37fd32dd8c7fc8b.tar.gz |
Typo fixes. Closes: #632662
Diffstat (limited to 'dh')
-rwxr-xr-x | dh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -258,8 +258,8 @@ B<build-indep>. Note that in the example above, dh will arrange for "debian/rules build" to call your build-indep and build-arch targets. You do not need to explicitly define the dependencies in the rules file when using dh with -compatability level v9. This example would be more complicated with -earlier compatability levels. +compatibility level v9. This example would be more complicated with +earlier compatibility levels. =head1 INTERNALS |