From ffc3968c5799bfb3178001b7ba914daefb9c8ac1 Mon Sep 17 00:00:00 2001 From: Benjamin Drung Date: Sat, 30 Oct 2010 20:58:26 +0200 Subject: [PATCH] sponsor-patch: Fix typo. --- sponsor-patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sponsor-patch b/sponsor-patch index d4193fd..67805be 100755 --- a/sponsor-patch +++ b/sponsor-patch @@ -555,7 +555,7 @@ def main(script_name, bug_number, build, edit, keyid, upload, workdir, cmd = ["dch", "--maintmaint", "--edit", ""] Print.command(cmd) if subprocess.call(cmd) != 0: - Print.info("Failed to update timetamp in debian/changelog.") + Print.info("Failed to update timestamp in debian/changelog.") # Build source package if patch: