projects
/
pgweb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fa136f
)
Remove extra "the"
author
Magnus Hagander
<magnus@hagander.net>
Mon, 31 May 2021 12:28:09 +0000
(14:28 +0200)
committer
Magnus Hagander
<magnus@hagander.net>
Mon, 31 May 2021 12:28:28 +0000
(14:28 +0200)
templates/contributors/list.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/contributors/list.html
b/templates/contributors/list.html
index 68efe7b4ebc02c9a8fbae94eac43dde5d2a71a47..fd7abdf20acc6bdfaf391a12a72c136b5060e3de 100644
(file)
--- a/
templates/contributors/list.html
+++ b/
templates/contributors/list.html
@@
-61,5
+61,5
@@
{%endfor%}
<p>All contributors are listed in alphabetical order.
-Please report omissions or corrections to
the
<a href="mailto:contributors@postgresql.org">contributors@postgresql.org</a>.</p>
+Please report omissions or corrections to <a href="mailto:contributors@postgresql.org">contributors@postgresql.org</a>.</p>
{%endblock%}