Skip to content

Commit 3c9663a

Browse files
committed
Update develop.{txt,jax}
1 parent 1baea0e commit 3c9663a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/develop.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*develop.txt* For Vim バージョン 9.1. Last change: 2024 Dec 25
1+
*develop.txt* For Vim バージョン 9.1. Last change: 2025 Apr 18
22

33

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

en/develop.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*develop.txt* For Vim version 9.1. Last change: 2024 Dec 25
1+
*develop.txt* For Vim version 9.1. Last change: 2025 Apr 18
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -192,7 +192,7 @@ For any non-trivial change, please always create a pull request on github,
192192
since this triggers the test suite.
193193

194194
*style-clang-format*
195-
sound.c and sign.c can be (semi-) automatically formated using the
195+
sound.c and sign.c can be (semi-) automatically formatted using the
196196
`clang-format` formatter according to the distributed .clang-format file.
197197
Other source files do not yet correspond to the .clang-format file. This may
198198
change in the future and they may be reformatted as well.

0 commit comments

Comments
 (0)