aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/config
diff options
context:
space:
mode:
authorJean-Noël Avila <jn.avila@free.fr>2024-02-20 22:32:54 +0000
committerJunio C Hamano <gitster@pobox.com>2024-02-20 15:03:13 -0800
commitabab32a613bca1ffe70f2d992e929182c8b99c4e (patch)
tree83c362886238d9cde9ee54cbf679d083848ea5e8 /Documentation/config
parent2e48553fda1b68777e15d287e0f9ce7d64caa58d (diff)
downloadgit-abab32a613bca1ffe70f2d992e929182c8b99c4e.tar.gz
doc: end sentences with full-stop
Signed-off-by: Jean-Noël Avila <jn.avila@free.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/config')
-rw-r--r--Documentation/config/diff.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/config/diff.txt b/Documentation/config/diff.txt
index bd5ae0c337..6c7e09a1ef 100644
--- a/Documentation/config/diff.txt
+++ b/Documentation/config/diff.txt
@@ -223,5 +223,5 @@ diff.colorMoved::
diff.colorMovedWS::
When moved lines are colored using e.g. the `diff.colorMoved` setting,
- this option controls the `<mode>` how spaces are treated
- for details of valid modes see '--color-moved-ws' in linkgit:git-diff[1].
+ this option controls the `<mode>` how spaces are treated.
+ For details of valid modes see '--color-moved-ws' in linkgit:git-diff[1].