summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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