Skip to content

Commit 32f4a5e

Browse files
committed
Update en/pi_netrw.txt
1 parent 6f01f8e commit 32f4a5e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

doc/pi_netrw.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3832,7 +3832,7 @@ netrw かあるいは関与している他のプラグインと衝突してい
38323832
* Installed |g:netrw_clipboard| setting
38333833
* Installed option bypass for |'guioptions'|
38343834
a/A settings
3835-
* Changed popup_beval() to |popup_atcursor|()
3835+
* Changed popup_beval() to |popup_atcursor()|
38363836
in netrw#ErrorMsg (lacygoill). Apparently
38373837
popup_beval doesn't reliably close the
38383838
popup when the mouse is moved.

en/pi_netrw.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -440,11 +440,11 @@ settings are described below, in |netrw-browser-options|, and in
440440

441441
*g:netrw_use_errorwindow* =2: messages from netrw will use a popup window
442442
Move the mouse and pause to remove the popup window.
443-
(default value if popup windows are availble)
443+
(default value if popup windows are available)
444444
=1 : messages from netrw will use a separate one
445445
line window. This window provides reliable
446446
delivery of messages.
447-
(default value if popup windows are not availble)
447+
(default value if popup windows are not available)
448448
=0 : messages from netrw will use echoerr ;
449449
messages don't always seem to show up this
450450
way, but one doesn't have to quit the window.
@@ -1198,7 +1198,7 @@ If there are marked files and/or directories, mb will add them to the bookmark
11981198
list.
11991199

12001200
*netrw-:NetrwMB*
1201-
Addtionally, one may use :NetrwMB to bookmark files or directories. >
1201+
Additionally, one may use :NetrwMB to bookmark files or directories. >
12021202
12031203
:NetrwMB[!] [files/directories]
12041204
@@ -3918,7 +3918,7 @@ netrw:
39183918
* Installed |g:netrw_clipboard| setting
39193919
* Installed option bypass for |'guioptions'|
39203920
a/A settings
3921-
* Changed popup_beval() to |popup_atcursor|()
3921+
* Changed popup_beval() to |popup_atcursor()|
39223922
in netrw#ErrorMsg (lacygoill). Apparently
39233923
popup_beval doesn't reliably close the
39243924
popup when the mouse is moved.

0 commit comments

Comments
 (0)