diff options
author | EuAndreh <eu@euandre.org> | 2021-06-24 09:14:31 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-25 11:56:53 -0300 |
commit | f4deaf6bd66ed07cab897002c4cacd2e28027552 (patch) | |
tree | 81ccdcc409933ea00fa3c944d5fc0fab5e47231b /CHANGELOG.md | |
parent | aux/workflow/manpages.sh: Add missing suffix to HTML files (diff) | |
download | git-permalink-f4deaf6bd66ed07cab897002c4cacd2e28027552.tar.gz git-permalink-f4deaf6bd66ed07cab897002c4cacd2e28027552.tar.xz |
aux/workflow/assert-spelling.sh: Add; init dictionaries; fix spelling
- aux/workflow/l10n.sh: fix handling of $@;
- Makefile: remove circular dependency between dev-check and public by
adding the "l10n-gen" target.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 10cedce..c739120 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ Integration tests were added, creating empty repositories and monitoring `STDOUT ### Translations -Translations for program output and manpages were added for portuguese, french and esperanto. +Translations for program output and manpages were added for Portuguese, French and Esperanto. ### Code forges |