mirror of
https://github.com/weechat/weechat.git
synced 2026-06-28 13:56:37 +02:00
Fix typos in /help window and /help logger
This commit is contained in:
@@ -4543,8 +4543,8 @@ command_init ()
|
||||
"scroll_up | scroll_down | scroll_top | scroll_bottom | "
|
||||
"scroll_previous_highlight | scroll_next_highlight | "
|
||||
"zoom]"),
|
||||
N_(" list: list opened windows (no parameter implies this "
|
||||
"list)\n"
|
||||
N_(" list: list opened windows (no parameter implies "
|
||||
"this list)\n"
|
||||
" -1: jump to previous window\n"
|
||||
" +1: jump to next window\n"
|
||||
" b#: jump to next window displaying buffer number #\n"
|
||||
@@ -4557,7 +4557,7 @@ command_init ()
|
||||
" resize: resize window size, new size is <pct> "
|
||||
"percentage of parent window\n"
|
||||
" merge: merge window with another (all = keep only one "
|
||||
"window)\n\n"
|
||||
"window)\n"
|
||||
" page_up: scroll one page up\n"
|
||||
" page_down: scroll one page down\n"
|
||||
" refresh: refresh screen\n"
|
||||
|
||||
Reference in New Issue
Block a user