aboutsummaryrefslogtreecommitdiffstats
path: root/po/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'po/README.md')
-rw-r--r--po/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/README.md b/po/README.md
index 3e4f897d93..ec08aa24ad 100644
--- a/po/README.md
+++ b/po/README.md
@@ -412,7 +412,7 @@ There are some conventions that l10n contributors must follow:
- Do not use non-ASCII characters in the subject of a commit.
- The length of commit subject (first line of the commit log) should
- be less than 50 characters, and the length of other lines of the
+ be no more than 50 characters, and the length of other lines of the
commit log should be no more than 72 characters.
- Add "Signed-off-by" trailer to your commit log, like other commits