Skip to content

Commit 8eb964d

Browse files
authored
Merge pull request #1709 from vim-jp/hh-update-misc
Update misc files
2 parents 0df596d + 256fcfe commit 8eb964d

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

doc/pi_netrw.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3788,7 +3788,7 @@ netrw かあるいは関与している他のプラグインと衝突してい
37883788
netrw-safe guioptions
37893789
Nov 15, 2021 * removed netrw_localrm and netrw_localrmdir
37903790
references
3791-
Aug 18, 2022 * (Miguel Barro) improving compatability with
3791+
Aug 18, 2022 * (Miguel Barro) improving compatibility with
37923792
powershell
37933793
v171: Oct 09, 2020 * included code in s:NetrwOptionsSafe()
37943794
to allow |'bh'| to be set to delete when
@@ -4019,7 +4019,7 @@ netrw かあるいは関与している他のプラグインと衝突してい
40194019
The "<nowait>" modifier has been included
40204020
with most of netrw's mappings to avoid that
40214021
delay.
4022-
Jun 26, 2015 * |netrw-gn| mapping implemted
4022+
Jun 26, 2015 * |netrw-gn| mapping implemented
40234023
* :Ntree NotADir resulted in having
40244024
the tree listing expand in the error messages
40254025
window. Fixed.

en/pi_netrw.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3868,7 +3868,7 @@ netrw:
38683868
netrw-safe guioptions
38693869
Nov 15, 2021 * removed netrw_localrm and netrw_localrmdir
38703870
references
3871-
Aug 18, 2022 * (Miguel Barro) improving compatability with
3871+
Aug 18, 2022 * (Miguel Barro) improving compatibility with
38723872
powershell
38733873
v171: Oct 09, 2020 * included code in s:NetrwOptionsSafe()
38743874
to allow |'bh'| to be set to delete when
@@ -4099,7 +4099,7 @@ netrw:
40994099
The "<nowait>" modifier has been included
41004100
with most of netrw's mappings to avoid that
41014101
delay.
4102-
Jun 26, 2015 * |netrw-gn| mapping implemted
4102+
Jun 26, 2015 * |netrw-gn| mapping implemented
41034103
* :Ntree NotADir resulted in having
41044104
the tree listing expand in the error messages
41054105
window. Fixed.

en/quickfix.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1349,7 +1349,7 @@ make, say :make html or :make pdf.
13491349
Additional arguments can be passed to groff by setting them in
13501350
`b:groff_compiler_args` or `g:groff_compiler_args`. The `language` argument
13511351
passed to groff is set using 'spelllang'; it can be overridden by setting
1352-
`b:groff_compiler_lang`. The default enconding is `UTF-8` and can be changed
1352+
`b:groff_compiler_lang`. The default encoding is `UTF-8` and can be changed
13531353
by setting `b:groff_compiler_encoding` or `g:groff_compiler_encoding`.
13541354

13551355
PANDOC *quickfix-pandoc* *compiler-pandoc*

0 commit comments

Comments
 (0)