[tor-commits] [manual/master] typo
emmapeel at torproject.org
emmapeel at torproject.org
Thu Sep 2 10:42:49 UTC 2021
commit 62660f7762ff3fc29968c77feedc534b5e79bfb3
Author: emma peel <emma.peel at riseup.net>
Date: Thu Sep 2 12:42:08 2021 +0200
typo
---
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7b51c3a..061766f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -47,7 +47,7 @@ pages:
- pip3 install polib
- git clone https://gitlab.torproject.org/tpo/community/l10n.git
- echo 'lets see if there are any updates in the strings for translation'
- - l11n/bin/check_po_status.py tbmanual-contentspot
+ - l10n/bin/check_po_status.py tbmanual-contentspot
- echo 'lets see if there are any broken links on the translations'
- l10n/bin/check_markdown_links.py i18n/
artifacts:
More information about the tor-commits
mailing list