summary refs log tree commit diff stats
path: root/src/common/text.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/text.c')
-rw-r--r--src/common/text.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/text.c b/src/common/text.c
index e7cef398..cac76054 100644
--- a/src/common/text.c
+++ b/src/common/text.c
@@ -1026,6 +1026,7 @@ static char * const pevt_join_help[] = {
 	N_("The nick of the joining person"),
 	N_("The channel being joined"),
 	N_("The host of the person"),
+	N_("The account of the person"),
 };
 
 static char * const pevt_chanaction_help[] = {