aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/technical/remembering-renames.txt
diff options
context:
space:
mode:
authorJacob Stopak <jacob@initialcommit.io>2022-09-19 19:45:57 -0700
committerJunio C Hamano <gitster@pobox.com>2022-09-21 10:28:36 -0700
commitbbb0c357b81d86dfd0b843cabe6c8fe29ced9ebd (patch)
tree9b00d9837d79e09910f5c2995dafe09f440945d1 /Documentation/technical/remembering-renames.txt
parentDocumentation: clean up a few misspelled word typos (diff)
downloadgit-bbb0c357b81d86dfd0b843cabe6c8fe29ced9ebd.tar.gz
git-bbb0c357b81d86dfd0b843cabe6c8fe29ced9ebd.zip
Documentation: clean up various typos in technical docs
Used GNU "aspell check <filename>" to review various technical documentation files with the default aspell dictionary. Ignored false-positives between american and british english. Signed-off-by: Jacob Stopak <jacob@initialcommit.io> Reviewed-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/technical/remembering-renames.txt')
-rw-r--r--Documentation/technical/remembering-renames.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/technical/remembering-renames.txt b/Documentation/technical/remembering-renames.txt
index af091a7556..1e34d91390 100644
--- a/Documentation/technical/remembering-renames.txt
+++ b/Documentation/technical/remembering-renames.txt
@@ -407,7 +407,7 @@ considered to be "irrelevant". See for example the following commits:
no longer relevant", 2021-03-13)
Relevance is always determined by what the _other_ side of history has
-done, in terms of modifing a file that our side renamed, or adding a
+done, in terms of modifying a file that our side renamed, or adding a
file to a directory which our side renamed. This means that a path
that is "irrelevant" when picking the first commit of a series in a
rebase or cherry-pick, may suddenly become "relevant" when picking the