aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/translation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/translation.h b/common/translation.h
index 772e96fe58..ce65688884 100644
--- a/common/translation.h
+++ b/common/translation.h
@@ -131,7 +131,7 @@ public:
/**
* Converts the message into the terminal character set (which may be
- * different than the GUI's "native" one.
+ * different than the GUI's "native" one).
*/
const char *convertTerm(const char *message);