From 527016cdec257a2bc7461b0053d7d9ad1ee80e23 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Thu, 18 Sep 2014 19:50:25 +0000 Subject: [PATCH] Fix straggling reference to old commit hooks --- docs/SubmittingPatches | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/SubmittingPatches b/docs/SubmittingPatches index 4aa8dcdff7..51d207b779 100644 --- a/docs/SubmittingPatches +++ b/docs/SubmittingPatches @@ -126,7 +126,7 @@ before "Signed-off-by:" and "Thanks-to:" lines. This helps our JIRA bot do useful things by relating the commit to the issue. If you believe your patch resolves the issue in question, follow the -issue number with a space and the "--resolve" directive as in the +issue number with a space and the "#resolve" directive as in the example above. Do As We Say...