summaryrefslogtreecommitdiff
path: root/dh
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-07-04 12:17:03 -0400
committerJoey Hess <joey@kitenet.net>2011-07-04 12:17:03 -0400
commita80014a1f20fa6f9d1e6b03cc37fd32dd8c7fc8b (patch)
tree305c404afe12bb46c07ccfe05ae74724dd196966 /dh
parent6f4dd18d8f21e85b2192f42aa143bba0d5a1d11e (diff)
Typo fixes. Closes: #632662
Diffstat (limited to 'dh')
-rwxr-xr-xdh4
1 files changed, 2 insertions, 2 deletions
diff --git a/dh b/dh
index aba8c270..f4b23a15 100755
--- a/dh
+++ b/dh
@@ -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