Reword commit message updating documentation translations

This commit is contained in:
Chris Mayo 2021-12-16 19:23:53 +00:00
parent dd2fe08ebd
commit 5cb406a8c3

View file

@ -43,7 +43,7 @@ jobs:
- name: Build man pages
run: |
make -C doc locale
git commit -a -m "Update doc locale"
git commit -a -m "Update doc translation catalogs"
make -C doc man
git commit -a -m "Update man pages"