@@ -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
11981198list.
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