From af70d4d97813637d21182dbf535b8e9b50e58fb6 Mon Sep 17 00:00:00 2001 From: Guido Guenther Date: Thu, 18 Sep 2008 22:47:00 +0200 Subject: wording --- git-dch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'git-dch') diff --git a/git-dch b/git-dch index 3b707d9d..15213173 100755 --- a/git-dch +++ b/git-dch @@ -298,7 +298,7 @@ def main(argv): print "Continuing from commit '%s'" % since found_snapshot_header = True else: - print "Couldn't get snapshot header, using version info" + print "Couldn't find snapshot header, using version info" if not since: since = build_tag(options.debian_tag, cp['Version']) -- cgit v1.2.3