t: fix typos
Fix typos and grammar in documentation, comments, etc. Via codespell. Reported-by: Kristoffer Haugsbakk <kristofferhaugsbakk@fastmail.com> Signed-off-by: Andrew Kreimer <algonell@gmail.com> Signed-off-by: Taylor Blau <me@ttaylorr.com>
This commit is contained in:

committed by
Taylor Blau

parent
fd3785337b
commit
f56f9d6c0b
@ -203,7 +203,7 @@ then
|
||||
graph_git_behavior 'alternate: commit 13 vs 6' commits/13 origin/commits/6 "fork"
|
||||
fi
|
||||
|
||||
test_expect_success 'test merge stragety constants' '
|
||||
test_expect_success 'test merge strategy constants' '
|
||||
git clone . merge-2 &&
|
||||
(
|
||||
cd merge-2 &&
|
||||
|
Reference in New Issue
Block a user