diff --git a/README.rst b/README.rst index 2ec53e4..1e28e62 100644 --- a/README.rst +++ b/README.rst @@ -11,11 +11,11 @@ Script to merge translations from a set of po files to other set of po files. ``pomerge`` does not care about ``.po`` file names, a translation from one file can land in another as long as their ``msgid`` are identical. -Potodo is part of poutils! +Pomerge is part of poutils! -------------------------- -`Poutils `_ (``.po`` utils) is is a metapackage to easily install usefull Python tools to use with po files -and `potodo` is a part of it! Go check out `Poutils `_ to discover the other useful tools for `po` file related translation! +`Poutils `_ (``.po`` utils) is a metapackage to easily install useful Python tools to use with po files +and ``pomerge`` is a part of it! Go check out `Poutils `_ to discover the other tools! Usage