From: Mario Blättermann Date: Mon, 29 Mar 2021 17:47:36 +0000 (+0200) Subject: po-man: Fix typos in po-man/README.md X-Git-Tag: v2.37-rc2~51^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b09a9007fd5345a65829dae962e8b77d208486a1;p=thirdparty%2Futil-linux.git po-man: Fix typos in po-man/README.md --- diff --git a/po-man/README.md b/po-man/README.md index 387331aee5..31caa94264 100644 --- a/po-man/README.md +++ b/po-man/README.md @@ -2,7 +2,7 @@ ## Add a new .po file -To enable a new .po file, add their basename (in fact, the language code), to +To enable a new .po file, add its basename (in fact, the language code), to the first line of po4a.cfg: [po4a_langs] de es fr pl uk @@ -16,7 +16,7 @@ This is done in one step using the following simple command: po4a po4a.cfg -If there's something wrong with a .po file, the comman will fail. In any case, +If there's something wrong with a .po file, the command will fail. In any case, have a look at the first line of po4a.cfg if all of the mentioned files are present.