diff options
author | Arthur Milchior <arthur@milchior.fr> | 2022-06-22 19:50:44 +0000 |
---|---|---|
committer | Jiang Xin <worldhello.net@gmail.com> | 2022-06-23 10:43:17 +0800 |
commit | 1b51ae591e8769e8888877054ca4fbe6ae99d7c6 (patch) | |
tree | c394fa627d2c31be04eb18d053fdc96a25051586 /po | |
parent | ce51ed5195226c35f8af8f177345051e84b092c7 (diff) | |
download | git-1b51ae591e8769e8888877054ca4fbe6ae99d7c6.tar.gz |
l10n: README: fix typo
This 10-year old typo was introduced at 75b182ae (Update l10n guide:
change the repository URL, etc, 2012-03-02). The word "l10" should be
"l10n".
Signed-off-by: Arthur Milchior <arthur@milchior.fr>
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
Diffstat (limited to 'po')
-rw-r--r-- | po/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/README.md b/po/README.md index 74856ca5bf..3e4f897d93 100644 --- a/po/README.md +++ b/po/README.md @@ -5,7 +5,7 @@ describes how you can contribute to the effort of enhancing the language coverage and maintaining the translation. The localization (l10n) coordinator, Jiang Xin <worldhello.net@gmail.com>, -coordinates our localization effort in the l10 coordinator repository: +coordinates our localization effort in the l10n coordinator repository: https://github.com/git-l10n/git-po/ |