[tor-commits] [manual/develop] better grammar. reported by translator, thanks!
gus at torproject.org
gus at torproject.org
Fri Jul 9 17:07:35 UTC 2021
commit 07c2e2c9f5eccc7205b38f454e85f6ddbb8c2bb6
Author: emma peel <emma.peel at riseup.net>
Date: Tue Jun 22 19:31:56 2021 +0200
better grammar. reported by translator, thanks!
---
templates/macros/topic.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/macros/topic.html b/templates/macros/topic.html
index d7146c4..02650ae 100644
--- a/templates/macros/topic.html
+++ b/templates/macros/topic.html
@@ -22,7 +22,7 @@
<!--li class="list-group-item"><a><span class="card-text text-muted">{{ _("Contributors to this page:") }} <a href="#" title="#">cypherpunk</a></span></li-->
<li class="list-group-item">
<a href="https://github.com/torproject/manual/edit/master/content{{ item.path }}/contents.lr">{{ _("Edit this page") }}</a> -
- <a href="https://support.torproject.org/misc/bug-or-feedback/">{{ _("Suggest Feedback") }}</a> -
+ <a href="https://support.torproject.org/misc/bug-or-feedback/">{{ _("Give Feedback") }}</a> -
<a href="{{ item|url }}">{{ _("Permalink") }}</a>
</li>
</ul>
More information about the tor-commits
mailing list