From b09a9007fd5345a65829dae962e8b77d208486a1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Mon, 29 Mar 2021 19:47:36 +0200 Subject: [PATCH] po-man: Fix typos in po-man/README.md --- po-man/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2