Convert usage of GIT and Git into git
[git.git] / Documentation / diffcore.txt
index 9d20a4f..7c2168a 100644 (file)
@@ -250,7 +250,7 @@ pattern.  Filepairs that match a glob pattern on an earlier line
 in the file are output before ones that match a later line, and
 filepairs that do not match any glob pattern are output last.
 
-As an example, typical orderfile for the core GIT probably
+As an example, typical orderfile for the core git probably
 would look like this:
 
 ------------------------------------------------