From 9acced14092feea26d12df7758305a428ad35c88 Mon Sep 17 00:00:00 2001 From: 0xACE <0xACE@users.noreply.github.com> Date: Mon, 2 Mar 2020 01:32:25 +0100 Subject: [PATCH] Fix typo --- doc/fugitive.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/fugitive.txt b/doc/fugitive.txt index cff5946..e950a31 100644 --- a/doc/fugitive.txt +++ b/doc/fugitive.txt @@ -385,7 +385,7 @@ i Jump to the next file or hunk, expanding inline diffs ][ Jump [count] section ends forward. *fugitive_star* -* One the first column of a + or - diff line, search for +* On the first column of a + or - diff line, search for the corresponding - or + line. Otherwise, defer to built-in |star|.