summaryrefslogtreecommitdiff
path: root/t/t4100/t-apply-1.patch
diff options
context:
space:
mode:
authorElijah Newren <newren@gmail.com>2019-11-05 17:07:27 (GMT)
committerJunio C Hamano <gitster@pobox.com>2019-11-10 07:00:54 (GMT)
commitaa74be316a5113161e4b92e543874e2f017956a1 (patch)
treeb0078a0ea1f8fcc69ea43ae4463396d22a92d998 /t/t4100/t-apply-1.patch
parent96c0caf5e303c189cc528fe67703828e1ffacfb2 (diff)
downloadgit-aa74be316a5113161e4b92e543874e2f017956a1.zip
git-aa74be316a5113161e4b92e543874e2f017956a1.tar.gz
git-aa74be316a5113161e4b92e543874e2f017956a1.tar.bz2
Fix spelling errors in test commands
Apply several spelling fixes that technically change what the tests are executing, but do so in a way that is not tested and does not affect results (e.g. modify the commit message to remove a typo, remove spelling mistakes from refnames, etc.) Reported-by: Jens Schleusener <Jens.Schleusener@fossies.org> Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4100/t-apply-1.patch')
-rw-r--r--t/t4100/t-apply-1.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/t4100/t-apply-1.patch b/t/t4100/t-apply-1.patch
index 90ab54f..43394f8 100644
--- a/t/t4100/t-apply-1.patch
+++ b/t/t4100/t-apply-1.patch
@@ -75,8 +75,8 @@ diff --git a/Documentation/git.txt b/Documentation/git.txt
+link:git-ssh-pull.html[git-ssh-pull]::
Pulls from a remote repository over ssh connection
- Interogators:
-@@ -156,8 +156,8 @@ Interogators:
+ Interrogators:
+@@ -156,8 +156,8 @@ Interrogators:
link:git-diff-helper.html[git-diff-helper]::
Generates patch format output for git-diff-*