mirror of
https://github.com/thelounge/thelounge
synced 2024-11-26 22:10:22 +00:00
Merge pull request #3077 from Zarthus/patch-1
help.tpl: Fix typo (ommitted -> omitted)
This commit is contained in:
commit
1e40b1170b
1 changed files with 2 additions and 2 deletions
|
@ -354,7 +354,7 @@
|
|||
<div class="description">
|
||||
<p>
|
||||
Invite a user to the specified channel. If
|
||||
<code>channel</code> is ommitted, user will be invited to the
|
||||
<code>channel</code> is omitted, user will be invited to the
|
||||
current channel.
|
||||
</p>
|
||||
</div>
|
||||
|
@ -480,7 +480,7 @@
|
|||
<div class="description">
|
||||
<p>
|
||||
Close the specified channel or private message window, or the
|
||||
current channel if <code>channel</code> is ommitted.
|
||||
current channel if <code>channel</code> is omitted.
|
||||
</p>
|
||||
<p>Aliases: <code>/close</code>, <code>/leave</code></p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue