diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-10-15 22:24:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-10-15 22:24:14 +0200 |
commit | 396eda37d1989467d8f2eaa07a2b26f2feb542a0 (patch) | |
tree | 9de7253834e3b3a646a10ff714723c0d2f16ff38 /inside-gentoo/gleps | |
parent | Update links to GLEPs (diff) | |
download | www-396eda37d1989467d8f2eaa07a2b26f2feb542a0.tar.gz www-396eda37d1989467d8f2eaa07a2b26f2feb542a0.tar.bz2 www-396eda37d1989467d8f2eaa07a2b26f2feb542a0.zip |
glep: Fix list headings
Suggested-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'inside-gentoo/gleps')
-rw-r--r-- | inside-gentoo/gleps/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inside-gentoo/gleps/index.html b/inside-gentoo/gleps/index.html index 419c2ce..eb925ca 100644 --- a/inside-gentoo/gleps/index.html +++ b/inside-gentoo/gleps/index.html @@ -51,7 +51,7 @@ nav2-weight: 25 {% endfor %} </table> -<h2>Draft GLEPs (Drafts)</h2> +<h2>Draft GLEPs (Draft)</h2> <table class="table table-condensed table-striped"> <tr> @@ -72,7 +72,7 @@ nav2-weight: 25 {% endfor %} </table> -<h2>Deferred, Rejected, Withdrawn, or Moribund GLEPs</h2> +<h2>Deferred, Rejected, Withdrawn, Replaced, or Moribund GLEPs</h2> <table class="table table-condensed table-striped"> <tr> |