Skip to content

Commit 18dab93

Browse files
authored
Merge pull request #2507 from h-east/update-usr_41
Update usr_41.{txt,jax}
2 parents 4c4248e + 559a95f commit 18dab93

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

doc/usr_41.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_41.txt* For Vim バージョン 9.2. Last change: 2026 Feb 14
1+
*usr_41.txt* For Vim バージョン 9.2. Last change: 2026 Feb 16
22

33

44
VIM ユーザーマニュアル by Bram Moolenaar

en/usr_41.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*usr_41.txt* For Vim version 9.2. Last change: 2026 Feb 14
1+
*usr_41.txt* For Vim version 9.2. Last change: 2026 Feb 16
22

33

44
VIM USER MANUAL by Bram Moolenaar
@@ -38,7 +38,7 @@ language like for example .vim files or configuration files like .vimrc and
3838
uses to customize and extend its behavior.
3939

4040
*vim-script-notation*
41-
The correct notation is "Vim script" (or "Vim9 script" when refering to the
41+
The correct notation is "Vim script" (or "Vim9 script" when referring to the
4242
new Vim9 language |Vim9-script|), so we will use "Vim script" to refer to the
4343
Vim scripting language throughout this documentation. This shorthand helps to
4444
streamline explanations and discussions about scripting with Vim.

0 commit comments

Comments
 (0)