summaryrefslogtreecommitdiff
path: root/debhelper.pod
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 /debhelper.pod
parent6f4dd18d8f21e85b2192f42aa143bba0d5a1d11e (diff)
Typo fixes. Closes: #632662
Diffstat (limited to 'debhelper.pod')
-rw-r--r--debhelper.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/debhelper.pod b/debhelper.pod
index 2dbd4a54..52798d5b 100644
--- a/debhelper.pod
+++ b/debhelper.pod
@@ -305,7 +305,7 @@ some other packages. For example, if you use L<dh_installdebconf(1)>, your
package will generally need to depend on debconf. Or if you use
L<dh_installxfonts(1)>, your package will generally need to depend on a
particular version of xutils. Keeping track of these miscellaneous
-dependencies can be annoying since they are dependant on how debhelper does
+dependencies can be annoying since they are dependent on how debhelper does
things, so debhelper offers a way to automate it.
All commands of this type, besides documenting what dependencies may be
@@ -540,7 +540,7 @@ B<dh_auto_>I<*> prefer to use Perl's B<Module::Build> in preference to F<Makefil
=item v9
-This compatability level is still open for development; use with caution.
+This compatibility level is still open for development; use with caution.
Changes from v8 are: