aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-format-patch.txt
diff options
context:
space:
mode:
authorLinus Arver <linusa@google.com>2023-06-07 19:26:47 +0000
committerJunio C Hamano <gitster@pobox.com>2023-06-12 13:52:51 -0700
commit548afb0d9a5a15e538fbf7e01fafbc27691365f1 (patch)
tree6b21a23e1cda322364d7ade3d998228605526bb6 /Documentation/git-format-patch.txt
parentfe86abd7511a9a6862d5706c6fa1d9b57a63ba09 (diff)
downloadgit-548afb0d9a5a15e538fbf7e01fafbc27691365f1.tar.gz
docs: typofixes
These were found with an automated CLI tool [1]. Only the "Documentation" subfolder (and not source code files) was considered because the docs are user-facing. [1]: https://crates.io/crates/typos-cli Signed-off-by: Linus Arver <linusa@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-format-patch.txt')
-rw-r--r--Documentation/git-format-patch.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-format-patch.txt b/Documentation/git-format-patch.txt
index b1c13fb39a..373b46fc0d 100644
--- a/Documentation/git-format-patch.txt
+++ b/Documentation/git-format-patch.txt
@@ -245,7 +245,7 @@ populated with placeholder text.
or "--reroll-count=4rev2" are allowed), but the downside of
using such a reroll-count is that the range-diff/interdiff
with the previous version does not state exactly which
- version the new interation is compared against.
+ version the new iteration is compared against.
--to=<email>::
Add a `To:` header to the email headers. This is in addition