aboutsummaryrefslogtreecommitdiffstats
path: root/.commit-template
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@qt.io>2018-10-26 19:21:12 +0200
committerOswald Buddenhagen <oswald.buddenhagen@qt.io>2018-10-29 15:29:44 +0000
commit1af3c19fc816e1a2c12e8f1352ac09d4053f2edd (patch)
tree207bbbfa163e17427a030dbf8e8aff12fdabe6b4 /.commit-template
parent7ea65aec65c63add17237aedacc332614e436832 (diff)
commit template: add missing trailing space to Fixes footer
Change-Id: If966752eeebc7044a9a8ba5a2a66b8c03846c771 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to '.commit-template')
-rw-r--r--.commit-template2
1 files changed, 1 insertions, 1 deletions
diff --git a/.commit-template b/.commit-template
index 3a288707..36687ee0 100644
--- a/.commit-template
+++ b/.commit-template
@@ -13,7 +13,7 @@
# Use Fixes to automatically close an issue, and Task-number to
# reference it without further action.
# You do not need both for the same issue.
-#Fixes:
+#Fixes:
#Task-number:
#Coverity-Id:
#