Skip to content

Commit 66b7f6d

Browse files
committed
s/poindent/powrap/
1 parent d90a706 commit 66b7f6d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ Run a test build locally
346346
Synchronize translation with Transifex
347347
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
348348
349-
You'll need the ``transifex-client`` and ``poindent``
349+
You'll need the ``transifex-client`` and ``powrap``
350350
from Pypi.
351351
352352
You'll need to configure ``tx`` via ``tx init`` if not already done.
@@ -359,6 +359,6 @@ You'll need to configure ``tx`` via ``tx init`` if not already done.
359359
pomerge --from-files **/*.po
360360
git checkout -- .
361361
pomerge --to-files **/*.po
362-
poindent --modified
362+
powrap --modified
363363
git commit -m "tx pull"
364364
tx push -t -f

0 commit comments

Comments
 (0)