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

[lintian] 01/01: Fix typo in comment



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

nthykier pushed a commit to branch master
in repository lintian.

commit 402367fb2f0147706a8c35ca33a0362d731fa226
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Jul 19 15:42:07 2015 +0200

    Fix typo in comment
    
    Signed-off-by: Niels Thykier <niels@thykier.net>
---
 lib/Lintian/Path.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Lintian/Path.pm b/lib/Lintian/Path.pm
index 0b1df56..6ad0389 100644
--- a/lib/Lintian/Path.pm
+++ b/lib/Lintian/Path.pm
@@ -753,7 +753,7 @@ sub resolve_path {
     return $current;
 }
 
-### OVERLOADED OVERATORS ###
+### OVERLOADED OPERATORS ###
 
 # overload apparently does not like the mk_ro_accessor, so use a level
 # of indirection

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


Reply to: