From d2447ac4184ce1652f9bededb99fcb448c3e3b87 Mon Sep 17 00:00:00 2001 From: Leif Gruenwoldt Date: Tue, 2 Sep 2014 11:07:27 -0400 Subject: [PATCH] Fixes issue #18 - typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 093cd2d..fe33c0f 100644 --- a/README +++ b/README @@ -17,7 +17,7 @@ Summary of features GitZilla might be the right tool if you want to:: - - Automatically add commits to bugs referenced in the commit messages + - Automatically add comments to bugs referenced in the commit messages whenever changes are pushed to a central git repository. - Reject commits without a bug reference.