Merge pull request #3077 from Zarthus/patch-1
help.tpl: Fix typo (ommitted -> omitted)
This commit is contained in:
commit
1e40b1170b
@ -354,7 +354,7 @@
|
|||||||
<div class="description">
|
<div class="description">
|
||||||
<p>
|
<p>
|
||||||
Invite a user to the specified channel. If
|
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.
|
current channel.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
@ -480,7 +480,7 @@
|
|||||||
<div class="description">
|
<div class="description">
|
||||||
<p>
|
<p>
|
||||||
Close the specified channel or private message window, or the
|
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>
|
||||||
<p>Aliases: <code>/close</code>, <code>/leave</code></p>
|
<p>Aliases: <code>/close</code>, <code>/leave</code></p>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user