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

[lintian] 01/02: L::Command: Fix spelling in POD



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

nthykier pushed a commit to branch master
in repository lintian.

commit 58fcc3cde8ae90e714c5bbb290e36ef2add30e41
Author: Niels Thykier <niels@thykier.net>
Date:   Sun Sep 14 15:00:46 2014 +0200

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

diff --git a/lib/Lintian/Command.pm b/lib/Lintian/Command.pm
index 58dc3f3..affc61e 100644
--- a/lib/Lintian/Command.pm
+++ b/lib/Lintian/Command.pm
@@ -414,7 +414,7 @@ If $opts is given, caller must ensure that the output is captured as a
 scalar reference in C<$opts->{out}> (possibly by omitting the "out"
 and "out_append" keys).
 
-Futhermore, the commands should not be backgrounded, so they cannot
+Furthermore, the commands should not be backgrounded, so they cannot
 use '&' nor (e.g. C<$opts->{pipe_in}>).
 
 If needed C<$?> will be set after the call like for C<qx()>.

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


Reply to: