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

[SCM] Debian package checker branch, master, updated. 2.5.1-167-g9967318



The following commit has been merged in the master branch:
commit 932aa61d6fee546a4eeca09f826c5b24f2d05aa9
Author: Niels Thykier <niels@thykier.net>
Date:   Tue Aug 2 22:57:28 2011 +0200

    Fixed a few typos in some comments

diff --git a/frontend/lintian b/frontend/lintian
index 28e6e9a..55d8611 100755
--- a/frontend/lintian
+++ b/frontend/lintian
@@ -39,7 +39,7 @@ use Getopt::Long;
 #
 # $LINTIAN_ROOT
 #  - must be "our" as it is used by Checker and Lab
-#  - it is set it after opt parsing and left at that; this allows it
+#  - it is set after opt parsing and left at that; this allows it
 #    to be trivially removed once Checker and Lab have been fixed.
 #
 # LINTIAN_{ARCH,ARCHIVEDIR,AREA,DIST,LAB,ROOT}
@@ -65,7 +65,7 @@ my @MUST_EXPORT = (qw(
 # Environment variables Lintian cares about - the list contains
 # the ones that can also be set via the config file
 #
-# %opt (definde below) will be updated with values of the env
+# %opt (defined below) will be updated with values of the env
 # after parsing cmd-line options.  A given value in %opt is
 # updated to use the ENV variable if the one in %opt is undef
 # and ENV has a value.

-- 
Debian package checker


Reply to: