diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2018-08-25 16:38:24 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-08-25 16:38:24 +0200 |
commit | add2a6239810a936f682d340525ac98e5e1fb15b (patch) | |
tree | 9a382cdba19f22365bde98f4296d1761f04bbf4d /runtime/doc/diff.txt | |
parent | ff18d3b82737cff850e8576d67025283d61e8cb7 (diff) | |
download | rneovim-add2a6239810a936f682d340525ac98e5e1fb15b.tar.gz rneovim-add2a6239810a936f682d340525ac98e5e1fb15b.tar.bz2 rneovim-add2a6239810a936f682d340525ac98e5e1fb15b.zip |
runtime/doc: fix broken links found by `make html`
Diffstat (limited to 'runtime/doc/diff.txt')
-rw-r--r-- | runtime/doc/diff.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/diff.txt b/runtime/doc/diff.txt index c6c827a748..50b53bcd3e 100644 --- a/runtime/doc/diff.txt +++ b/runtime/doc/diff.txt @@ -5,7 +5,7 @@ *diff* *diff-mode* -This file describes the |+diff| feature: Showing differences between two to +This file describes the diff feature: Showing differences between two to eight versions of the same file. The basics are explained in section |08.7| of the user manual. |