[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: checks/po-debconf: Fix typo



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

jwilk pushed a commit to branch master
in repository lintian.

commit c4b078b033c0d53fabd4f8cfda2ce429e68ff263
Author: Jakub Wilk <jwilk@debian.org>
Date:   Sat Jun 25 13:39:25 2016 +0200

    checks/po-debconf: Fix typo
---
 checks/po-debconf.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/checks/po-debconf.pm b/checks/po-debconf.pm
index 179938f..49aa54f 100644
--- a/checks/po-debconf.pm
+++ b/checks/po-debconf.pm
@@ -172,7 +172,7 @@ sub run {
             'child_before_exec' => sub {
                 $ENV{'INTLTOOL_EXTRACT'}
                   = '/usr/share/intltool-debian/intltool-extract';
-                # safity of $debian_po is implied by us having
+                # safety of $debian_po is implied by us having
                 # accessed two of its children by now.
                 $ENV{'srcdir'} = $debian_po_dir->fs_path;
                 chdir($tempdir);

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


Reply to: