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

jwilk pushed a commit to branch master
in repository lintian.

commit 71d8534a89230455f1e451f69351d33fcd1b0dfc
Author: Jakub Wilk <[email protected]>
Date:   Wed Mar 23 17:22:49 2016 +0100

    t/tests/systemd-general: Fix typos in init scripts
    
    These misspellings were copied from /etc/init.d/skeleton;
    see bug #810229.
---
 t/tests/systemd-general/debian/debian/masked.init     | 2 +-
 t/tests/systemd-general/debian/debian/sourced.sh.init | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/t/tests/systemd-general/debian/debian/masked.init 
b/t/tests/systemd-general/debian/debian/masked.init
index 0f6abf0..cda4972 100644
--- a/t/tests/systemd-general/debian/debian/masked.init
+++ b/t/tests/systemd-general/debian/debian/masked.init
@@ -13,7 +13,7 @@ fi
 # Description:       This file should be used to construct scripts to be
 #                    placed in /etc/init.d.  This example start a
 #                    single forking daemon capable of writing a pid
-#                    file.  To get other behavoirs, implemend
+#                    file.  To get other behaviors, implement
 #                    do_start(), do_stop() or other functions to
 #                    override the defaults in /lib/init/init-d-script.
 ### END INIT INFO
diff --git a/t/tests/systemd-general/debian/debian/sourced.sh.init 
b/t/tests/systemd-general/debian/debian/sourced.sh.init
index c7fb722..f6dd87d 100644
--- a/t/tests/systemd-general/debian/debian/sourced.sh.init
+++ b/t/tests/systemd-general/debian/debian/sourced.sh.init
@@ -13,7 +13,7 @@ fi
 # Description:       This file should be used to construct scripts to be
 #                    placed in /etc/init.d.  This example start a
 #                    single forking daemon capable of writing a pid
-#                    file.  To get other behavoirs, implemend
+#                    file.  To get other behaviors, implement
 #                    do_start(), do_stop() or other functions to
 #                    override the defaults in /lib/init/init-d-script.
 ### END INIT INFO

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

Reply via email to