From a7793a749115ead3b8f7447ce1e96572ea5d8ea3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 28 Mar 2012 10:41:54 +0200 Subject: correct spelling: an URL -> a URL Signed-off-by: Jim Meyering Signed-off-by: Junio C Hamano --- perl/Git.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl') diff --git a/perl/Git.pm b/perl/Git.pm index f7ce511bb..497f42017 100644 --- a/perl/Git.pm +++ b/perl/Git.pm @@ -691,7 +691,7 @@ The hash is in the format C hash>. For tags, the C entry contains the tag object while a C entry gives the tagged objects. C has the same meaning as the appropriate C -argument; either an URL or a remote name (if called on a repository instance). +argument; either a URL or a remote name (if called on a repository instance). C is an optional arrayref that can contain 'tags' to return all the tags and/or 'heads' to return all the heads. C is an optional array of strings containing a shell-like glob to further limit the refs returned in -- cgit v1.2.1