about summary refs log tree commit diff
path: root/handle.c
diff options
context:
space:
mode:
Diffstat (limited to 'handle.c')
-rw-r--r--handle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/handle.c b/handle.c
index de01e40..51255a1 100644
--- a/handle.c
+++ b/handle.c
@@ -1125,7 +1125,7 @@ static void handleReplyWhowasUser(struct Message *msg) {
 	completeTouch(Network, msg->params[1], hash(msg->params[2]));
 	uiFormat(
 		Network, Warm, tagTime(msg),
-		"tenpo pini la, jan \3%02d%s\3\tli lon jan %s!%s@%s (%s)",
+		"tenpo pini la, jan \3%02d%s\3\tli jan %s!%s@%s (%s)",
 		hash(msg->params[2]), msg->params[1],
 		msg->params[1], msg->params[2], msg->params[3], msg->params[5]
 	);