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

[lintian] 01/01: L::Util: 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 e038aaeabc6ed78e933dd63204e50ee8655fa7f0
Author: Jakub Wilk <jwilk@debian.org>
Date:   Thu Sep 1 20:49:25 2016 +0200

    L::Util: Fix typo
---
 lib/Lintian/Util.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/Lintian/Util.pm b/lib/Lintian/Util.pm
index 1776b66..b06f159 100644
--- a/lib/Lintian/Util.pm
+++ b/lib/Lintian/Util.pm
@@ -793,7 +793,7 @@ Creates an ALGO digest object that is seeded with the contents of
 FILE.  If you just want the hex digest, please use
 L</get_file_checksum(ALGO, FILE)> instead.
 
-ALGO can be 'md5' or shaX, where X is any numer supported by
+ALGO can be 'md5' or shaX, where X is any number supported by
 L<Digest::SHA> (e.g. 'sha256').
 
 This sub is a convenience wrapper around Digest::{MD5,SHA}.

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


Reply to: