[devscripts] 01/01: uscan: manpage typo fix

Osamu Aoki osamu at moszumanska.debian.org
Fri Nov 13 12:27:04 UTC 2015


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

osamu pushed a commit to branch master
in repository devscripts.

commit ea050260187a19dd48d5d8457e3b6f7446afc5a7
Author: Osamu Aoki <osamu at debian.org>
Date:   Fri Nov 13 21:24:48 2015 +0900

    uscan: manpage typo fix
---
 scripts/uscan.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/uscan.pl b/scripts/uscan.pl
index 2b7ddec..b2e9db9 100755
--- a/scripts/uscan.pl
+++ b/scripts/uscan.pl
@@ -261,13 +261,13 @@ This is substituted by the legal upstream version regex (capturing).
 
 =item @ARCHIVE_EXT@
 
-This is substituted by the legal archive file extention regex (non-capturing).
+This is substituted by the legal archive file extension regex (non-capturing).
 
   '(?i)\.(?:tar\.xz|tar\.bz2|tar\.gz|zip)'
 
 =item @SIGNATURE_EXT@
 
-This is substituted by the legal signature file extention regex (non-capturing).
+This is substituted by the legal signature file exsention regex (non-capturing).
 
   '(?i)\.(?:tar\.xz|tar\.bz2|tar\.gz|zip)\.(?:asc|pgp|gpg|sig)'
 

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



More information about the devscripts-devel mailing list