Commit ee8edb7
vimdiff: clarify the sigil used for marking the buffer to save
The original documentation from 7b5cf8b (vimdiff: add tool
documentation, 2022-03-30) mistakenly described the marker as an
asterisk, which is the character "*". The code and examples have always
looked for an arobase ("@").
Signed-off-by: D. Ben Knoble <[email protected]>
Acked-by: Fernando Ramos <[email protected]>
Signed-off-by: Junio C Hamano <[email protected]>1 parent 2f323bb commit ee8edb7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments