summaryrefslogtreecommitdiffstats
path: root/git-log.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-02-09 08:38:48 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-02-09 08:38:48 +0000
commitd333998e259ac1976c4d56e8b607e59cb755f700 (patch)
treeac85d47bdda6cd3eba8c06bdded33be4e05648a0 /git-log.txt
parentdfc4ce781b4e63965db805603fa55b4fa927fe6b (diff)
downloadgit-htmldocs-d333998e259ac1976c4d56e8b607e59cb755f700.tar.gz
Autogenerated HTML docs for v1.5.0-rc4-16-g9e258
Diffstat (limited to 'git-log.txt')
-rw-r--r--git-log.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-log.txt b/git-log.txt
index b8029463d..361eaec70 100644
--- a/git-log.txt
+++ b/git-log.txt
@@ -16,7 +16,7 @@ Shows the commit logs.
The command takes options applicable to the gitlink:git-rev-list[1]
command to control what is shown and how, and options applicable to
-the gitlink:git-diff-tree[1] commands to control how the change
+the gitlink:git-diff-tree[1] commands to control how the changes
each commit introduces are shown.
This manual page describes only the most frequently used options.