From 2de9b71138171dca7279db3b3fe67e868c76d921 Mon Sep 17 00:00:00 2001
From: Thomas Ackermann
Date: Mon, 21 Jan 2013 20:17:53 +0100
Subject: Documentation: the name of the system is 'Git', not 'git'
Signed-off-by: Thomas Ackermann
Signed-off-by: Junio C Hamano
---
Documentation/git-rev-list.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'Documentation/git-rev-list.txt')
diff --git a/Documentation/git-rev-list.txt b/Documentation/git-rev-list.txt
index 38fafcaa6b..65ac27e0c9 100644
--- a/Documentation/git-rev-list.txt
+++ b/Documentation/git-rev-list.txt
@@ -99,7 +99,7 @@ between the two operands. The following two commands are equivalent:
$ git rev-list A...B
-----------------------------------------------------------------------
-'rev-list' is a very essential git command, since it
+'rev-list' is a very essential Git command, since it
provides the ability to build and traverse commit ancestry graphs. For
this reason, it has a lot of different options that enables it to be
used by commands as different as 'git bisect' and
--
cgit v1.2.3