From c140a5246864468730d479a15109d6d1ad7c7ac0 Mon Sep 17 00:00:00 2001 From: Mingye Wang Date: Sat, 7 May 2016 16:23:18 -0400 Subject: [PATCH] po/README: deflate -> inflate --- po/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/README.rst b/po/README.rst index 7cc38246..ebffbb84 100644 --- a/po/README.rst +++ b/po/README.rst @@ -21,5 +21,5 @@ Importing PO files from launchpad-export.tar.gz The downloaded file is named as launchpad-export.tar.gz at the time of this writing. It includes all PO files translated at launchpad. To import those files, use ``import-po`` script in the top directory. It -will deflate the tar.gz file and rename PO files and move them to po +will inflate the tar.gz file and rename PO files and move them to po directory and run ``make update-po``.