From 169a924a932ecb0cf787d89d48a8145a2fa75d4d Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Wed, 28 Mar 2012 13:56:05 +0200 Subject: gbp-add-patch: Fix typo --- examples/gbp-add-patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/gbp-add-patch b/examples/gbp-add-patch index 6af6bc4..bf07fd7 100755 --- a/examples/gbp-add-patch +++ b/examples/gbp-add-patch @@ -75,7 +75,7 @@ def main(argv): parser.add_config_file_option(option_name="meta-closes", dest="meta_closes", help="Meta tags for the bts close commands, default is '%(meta-closes)s'") parser.add_option("-e", "--edit", action="store_true", dest="edit", default=False, - help="edit commit message befor committing") + help="edit commit message before committing") parser.add_option("-v", "--verbose", action="store_true", dest="verbose", default=False, help="verbose command execution") -- cgit v1.2.3