[tor-commits] [manual/translations] typo
emmapeel at torproject.org
emmapeel at torproject.org
Tue Jun 22 17:53:11 UTC 2021
commit fe2cc8481ca7956bc9aebf55fc4ffe53053594f3
Author: emma peel <emma.peel at riseup.net>
Date: Tue Jun 22 19:38:08 2021 +0200
typo
---
content/menu/contents.lr | 2 +-
templates/macros/topic.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/content/menu/contents.lr b/content/menu/contents.lr
index 91fac6a..ac004f1 100644
--- a/content/menu/contents.lr
+++ b/content/menu/contents.lr
@@ -31,7 +31,7 @@ Updating
Plugins
Troubleshooting
Uninstalling
-Known issues
+Known Issues
Mobile Tor
Becoming a Tor Translator
Making Tor Browser Portable
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