summary refs log tree commit diff stats
path: root/.tx
diff options
context:
space:
mode:
authorBerke Viktor <bviktor@hexchat.org>2012-11-12 21:05:56 +0100
committerBerke Viktor <bviktor@hexchat.org>2012-11-12 21:05:56 +0100
commitc896176925670cea87f13a428285ddf12e25745e (patch)
treeafda1d74ea4b724a2d859ad0d9926b3b3f8ae119 /.tx
parentedece1fa14c06f39b6334c7dc2252d4ee8cd239b (diff)
Fix rendering on GitHub
Diffstat (limited to '.tx')
-rw-r--r--.tx/howto.md2
1 files changed, 1 insertions, 1 deletions
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:
 
 <pre>
 rm po/hexchat.pot && ./autogen.sh && ./configure --enable-nls && make