diff --git a/.tx/howto.md b/.tx/howto.md index 90897d5b..a36cca29 100644 --- a/.tx/howto.md +++ b/.tx/howto.md @@ -18,7 +18,7 @@ tx push --source --translation ## Updating online translations with the template -Regenerate the source file (_hexchat.pot_) on a Unix machine: +Regenerate the source file ( _hexchat.pot_ ) on a Unix machine:
 rm po/hexchat.pot && ./autogen.sh && ./configure --enable-nls && make