summaryrefslogtreecommitdiffstats
path: root/Documentation/git-range-diff.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2023-10-29 23:09:55 +0100
committerJunio C Hamano <gitster@pobox.com>2023-10-29 23:09:55 +0100
commit8183b63ff6a9c7eec5555e51e127e712efb64704 (patch)
tree0021e183d84e4359b66485a9d74c951a93ab9264 /Documentation/git-range-diff.txt
parentThe twenty-first batch (diff)
parentt/README: fix multi-prerequisite example (diff)
downloadgit-8183b63ff6a9c7eec5555e51e127e712efb64704.tar.xz
git-8183b63ff6a9c7eec5555e51e127e712efb64704.zip
Merge branch 'sn/typo-grammo-phraso-fixes'
Many typos, ungrammatical sentences and wrong phrasing have been fixed. * sn/typo-grammo-phraso-fixes: t/README: fix multi-prerequisite example doc/gitk: s/sticked/stuck/ git-jump: admit to passing merge mode args to ls-files doc/diff-options: improve wording of the log.diffMerges mention doc: fix some typos, grammar and wording issues
Diffstat (limited to 'Documentation/git-range-diff.txt')
-rw-r--r--Documentation/git-range-diff.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-range-diff.txt b/Documentation/git-range-diff.txt
index 605a92e224..fbdbe0befe 100644
--- a/Documentation/git-range-diff.txt
+++ b/Documentation/git-range-diff.txt
@@ -166,7 +166,7 @@ A typical output of `git range-diff` would look like this:
In this example, there are 3 old and 3 new commits, where the developer
removed the 3rd, added a new one before the first two, and modified the
-commit message of the 2nd commit as well its diff.
+commit message of the 2nd commit as well as its diff.
When the output goes to a terminal, it is color-coded by default, just
like regular `git diff`'s output. In addition, the first line (adding a