[debhelper-devel] [debhelper] 07/09: dh_installinit: Fix typo

Niels Thykier nthykier at moszumanska.debian.org
Sat Oct 21 18:06:40 UTC 2017


This is an automated email from the git hooks/post-receive script.

nthykier pushed a commit to branch master
in repository debhelper.

commit 41a9b1bbb5296878417a934768391c9032063fa3
Author: Niels Thykier <niels at thykier.net>
Date:   Sat Oct 21 17:59:15 2017 +0000

    dh_installinit: Fix typo
    
    Signed-off-by: Niels Thykier <niels at thykier.net>
---
 dh_installinit | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dh_installinit b/dh_installinit
index 231a8e2..02f22c9 100755
--- a/dh_installinit
+++ b/dh_installinit
@@ -20,7 +20,7 @@ B<dh_installinit> [S<I<debhelper options>>] [B<--name=>I<name>] [B<-n>] [B<-R>]
 =head1 DESCRIPTION
 
 B<dh_installinit> is a debhelper program that is responsible for installing
-init scripts with associated defaults files.  In compatability levels up to
+init scripts with associated defaults files.  In compatibility levels up to
 11, B<dh_installinit> also handled upstart job files and systemd service files.
 
 It also automatically generates the F<postinst> and F<postrm> and F<prerm>
@@ -49,12 +49,12 @@ build directory.
 
 =item debian/I<package>.upstart
 
-In compatability level 11, this file will trigger an error with a reminder
+In compatibility level 11, this file will trigger an error with a reminder
 about ensuring the proper removal of the upstart file in the previous package
 version.  Please consider using the "rm_conffile" feature from
 L<dh_installdeb(1)> to ensure the proper removal of previous upstart files.
 
-In compatability level 10, if this file exists, it is installed into
+In compatibility level 10, if this file exists, it is installed into
 etc/init/I<package>.conf in the package build directory.
 
 =item debian/I<package>.service

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debhelper/debhelper.git




More information about the debhelper-devel mailing list