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:
Andrew Kreimer
2024-10-24 14:47:20 +03:00
committed by Taylor Blau
parent fd3785337b
commit f56f9d6c0b
26 changed files with 37 additions and 37 deletions

View File

@ -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 &&