summaryrefslogtreecommitdiff
path: root/contact.html.j2
diff options
context:
space:
mode:
Diffstat (limited to 'contact.html.j2')
-rw-r--r--contact.html.j26
1 files changed, 3 insertions, 3 deletions
diff --git a/contact.html.j2 b/contact.html.j2
index afe0c1e6..2e38e0d9 100644
--- a/contact.html.j2
+++ b/contact.html.j2
@@ -10,10 +10,10 @@
<div class="container">
<div class="row">
<div class="col-lg-6">
- <h2>{{ _("The mailinglist") }}</h2>
+ <h2>{{ _("The mailing list") }}</h2>
<p>
{% trans %}
- An archived, public mailinglist for GNU Taler is
+ An archived, public mailing list for GNU Taler is
hosted at
<a href="https://lists.gnu.org/mailman/listinfo/taler">https://lists.gnu.org/mailman/listinfo/taler</a>. You can send messages to the list
at <a href="mailto:taler@gnu.org">taler@gnu.org</a>.
@@ -40,7 +40,7 @@
<a href="https://gnunet.org/bugs/">Bug tracker</a>,
which is shared with the GNUnet project.
You can also report bugs or feature requests to the
- mailinglist.
+ mailing list.
{% endtrans %}
</p>
</div>