Corrected description of the scrollback command
This commit is contained in:
parent
6db84c6dc6
commit
0d2e2b084b
1 changed files with 1 additions and 1 deletions
|
@ -497,7 +497,7 @@ class ChatTab(Tab):
|
|||
'sb',
|
||||
self.command_sb,
|
||||
usage="<sb>",
|
||||
shortdesc='Scrollback to the given line number, meassage, or clear the buffer.')
|
||||
shortdesc='Scrollback to the given line number, message, or clear the buffer.')
|
||||
self.register_command(
|
||||
'xhtml',
|
||||
self.command_xhtml,
|
||||
|
|
Loading…
Reference in a new issue