From 94f89dc89f635347f015461644f6257ab997ba01 Mon Sep 17 00:00:00 2001 From: Jos Ahrens Date: Wed, 20 Feb 2019 15:50:05 +0100 Subject: [PATCH] help.tpl: Fix typo (ommitted -> omitted) --- client/views/windows/help.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/views/windows/help.tpl b/client/views/windows/help.tpl index 2dcc8570..d9ac6140 100644 --- a/client/views/windows/help.tpl +++ b/client/views/windows/help.tpl @@ -354,7 +354,7 @@

Invite a user to the specified channel. If - channel is ommitted, user will be invited to the + channel is omitted, user will be invited to the current channel.

@@ -480,7 +480,7 @@

Close the specified channel or private message window, or the - current channel if channel is ommitted. + current channel if channel is omitted.

Aliases: /close, /leave