diff options
author | Erik Faye-Lund <erik.faye-lund@collabora.com> | 2020-01-16 21:03:08 +0100 |
---|---|---|
committer | Erik Faye-Lund <erik.faye-lund@collabora.com> | 2020-01-18 11:39:29 +0100 |
commit | 2ef989473ab2e9b4848c1f58c2637dc11eb38afc (patch) | |
tree | 2b813fad26d22f5cfa146dacf289f09c213a1a39 | |
parent | 199572b65b7a03ffc887783e7f0f96f95bf1f99d (diff) | |
download | mesa-2ef989473ab2e9b4848c1f58c2637dc11eb38afc.tar.gz |
docs: remove pointless, stray newline
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3443>
-rw-r--r-- | docs/release-calendar.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/release-calendar.html b/docs/release-calendar.html index 4fe0a151bf1..d87eca6d591 100644 --- a/docs/release-calendar.html +++ b/docs/release-calendar.html @@ -41,8 +41,7 @@ will be in constant rotation. <p> The way the release schedule works is explained <a href="releasing.html#schedule" target="_parent">here</a>. -</p -> +</p> <p> Take a look <a href="submittingpatches.html#criteria" target="_parent">here</a> if you'd like to nominate a patch in the next stable release. |