doc/SubmittingPatches: Fix 'Fixes line' hyperlink

Signed-off-by: Varsha Rao <varao@redhat.com>
This commit is contained in:
Varsha Rao 2020-03-26 12:35:27 +05:30
parent b176dcb3f9
commit 5b34a9bbf5

View File

@ -133,7 +133,7 @@ Some negative examples (how *not* to title a commit message)::
bug fix for driver X
fix issue 99999
Further to the last negative example ("fix issue 99999"), see `Fixes line`_.
Further to the last negative example ("fix issue 99999"), see `Fixes line(s)`_.
Commit message
^^^^^^^^^^^^^^
@ -149,8 +149,6 @@ For positive examples, peruse ``git log`` in the ``master`` branch. A negative
example would be a commit message that merely states the obvious. For example:
"this patch includes updates for subsystem X. Please apply."
.. _`fixes line`:
Fixes line(s)
^^^^^^^^^^^^^