Skip to content

Commit e24a200

Browse files
authored
Merge pull request #2321 from h-east/update-helphelp
Update helphelp.{txt,jax}
2 parents 51aee6c + 9606082 commit e24a200

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/helphelp.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*helphelp.txt* For Vim バージョン 9.1. Last change: 2025 Aug 06
1+
*helphelp.txt* For Vim バージョン 9.1. Last change: 2025 Sep 15
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

en/helphelp.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*helphelp.txt* For Vim version 9.1. Last change: 2025 Aug 06
1+
*helphelp.txt* For Vim version 9.1. Last change: 2025 Sep 15
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -392,8 +392,8 @@ help file it's best to copy one of the existing files and use it as a
392392
template.
393393

394394
Vim help files generally use 2 spaces after a sentence (since they are written
395-
using a fixed-width font and that was the prefered style in the 70s/80s), like
396-
what is described here: https://english.stackexchange.com/a/2602
395+
using a fixed-width font and that was the preferred style in the 70s/80s),
396+
like what is described here: https://english.stackexchange.com/a/2602
397397

398398
The first line in a help file should have the following format:
399399

0 commit comments

Comments
 (0)