git-config.txt: fix 'see: above' note
authorMartin Ågren <martin.agren@gmail.com>
Wed, 19 Sep 2018 16:38:19 +0000 (18:38 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 20 Sep 2018 19:00:16 +0000 (12:00 -0700)
Rather than saying "(see: above)", drop the colon. Also drop the comma
before this note.

Signed-off-by: Martin Ågren <martin.agren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-config.txt
index 9d8cea72dd2d19e0d11f66ba25561f0ec96c542d..5e87d82933e77aec1e9f8a715b264d72521e8bc9 100644 (file)
@@ -188,8 +188,8 @@ Valid `<type>`'s include:
 --bool-or-int::
 --path::
 --expiry-date::
-  Historical options for selecting a type specifier. Prefer instead `--type`,
-  (see: above).
+  Historical options for selecting a type specifier. Prefer instead `--type`
+  (see above).
 
 --no-type::
   Un-sets the previously set type specifier (if one was previously set). This