From: Travis Cross Date: Thu, 18 Sep 2014 19:50:25 +0000 (+0000) Subject: Fix straggling reference to old commit hooks X-Git-Tag: v1.4.8^2~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=527016cdec257a2bc7461b0053d7d9ad1ee80e23;p=thirdparty%2Ffreeswitch.git Fix straggling reference to old commit hooks --- 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...