*: fix spelling mistakes (#8072)

This commit is contained in:
CleanMachine1
2022-05-04 17:12:15 +00:00
committed by GitHub
parent 2eefbce0c1
commit c2a5c86033
9 changed files with 9 additions and 9 deletions

View File

@@ -11,6 +11,6 @@
`po4a-gettextize --help-format`
- Convert a text file along with a translated document to a PO file (`-l` option can be provied multiple times):
- Convert a text file along with a translated document to a PO file (`-l` option can be provided multiple times):
`po4a-gettextize --format {{text}} --master {{path/to/master.txt}} --localized {{path/to/translated.txt}} --po {{path/to/result.po}}`