diff options
Diffstat (limited to 'docs/submittingpatches.html')
-rw-r--r-- | docs/submittingpatches.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/submittingpatches.html b/docs/submittingpatches.html index 6b9a07357b3..4afa56f5e0b 100644 --- a/docs/submittingpatches.html +++ b/docs/submittingpatches.html @@ -239,8 +239,8 @@ your email administrator for this.) <p> Tick the following when creating the MR. It allows developers to rebase your work on top of master. - <pre>Allow commits from members who can merge to the target branch</pre> </p> +<pre>Allow commits from members who can merge to the target branch</pre> <p> If you revise your patches based on code review and push an update to your branch, you should maintain a <strong>clean</strong> history |