]> git.ipfire.org Git - thirdparty/git.git/commit - merge-recursive.c
*: fix typos which duplicate a word
authorAndrei Rybak <rybak.a.v@gmail.com>
Fri, 11 Jun 2021 11:18:50 +0000 (13:18 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 14 Jun 2021 01:16:06 +0000 (10:16 +0900)
commitabcb66c614c574cfa1afccb230bf22cbde4d5557
treee8f002ec36c9cc7788dc2e6db705c6ef624728fc
parentebf3c04b262aa27fbb97f8a0156c2347fecafafb
*: fix typos which duplicate a word

Fix typos in documentation, code comments, and RelNotes which repeat
various words.  In trivial cases, just delete the duplicated word and
rewrap text, if needed.  Reword the affected sentence in
Documentation/RelNotes/1.8.4.txt for it to make sense.

Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
14 files changed:
Documentation/RelNotes/1.6.0.3.txt
Documentation/RelNotes/1.8.4.txt
Documentation/RelNotes/2.29.0.txt
Documentation/RelNotes/2.8.0.txt
Documentation/technical/hash-function-transition.txt
Documentation/technical/protocol-v2.txt
attr.c
builtin/log.c
git-compat-util.h
git-cvsserver.perl
merge-recursive.c
remote.c
t/t5505-remote.sh
t/t9100-git-svn-basic.sh