From c896176925670cea87f13a428285ddf12e25745e Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Mon, 12 Nov 2012 21:05:56 +0100 Subject: Fix rendering on GitHub --- .tx/howto.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.tx/howto.md') 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
-- 
cgit 1.4.1