Skip to content

Commit 02471aa

Browse files
authored
Merge pull request #2355 from h-east/update-diff
Update diff.{txt,jax}
2 parents af758c5 + 9fb96a6 commit 02471aa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/diff.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*diff.txt* For Vim バージョン 9.1. Last change: 2025 Oct 12
1+
*diff.txt* For Vim バージョン 9.1. Last change: 2025 Oct 14
22

33

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

en/diff.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*diff.txt* For Vim version 9.1. Last change: 2025 Oct 12
1+
*diff.txt* For Vim version 9.1. Last change: 2025 Oct 14
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -139,7 +139,7 @@ file for a moment and come back to the same file and be in diff mode again.
139139
buffers.
140140

141141
The `:diffoff` command resets the relevant options to the values they had when
142-
using `:diffsplit`, `:diffpatch`, `:diffthis`. or starting Vim in diff mode.
142+
using `:diffsplit`, `:diffpatch`, `:diffthis`, or starting Vim in diff mode.
143143
When using `:diffoff` twice the last saved values are restored.
144144
Otherwise they are set to their default value:
145145

0 commit comments

Comments
 (0)