]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-merge-index.txt
Documentation: rename gitlink macro to linkgit
[thirdparty/git.git] / Documentation / git-merge-index.txt
index 17e9f10c659844e55e56b0d3a005e5f250f43c20..5d816d0d8b02222517cd4bf320dc3d345fb8d94b 100644 (file)
@@ -40,7 +40,7 @@ If "git-merge-index" is called with multiple <file>s (or -a) then it
 processes them in turn only stopping if merge returns a non-zero exit
 code.
 
-Typically this is run with the a script calling git's imitation of
+Typically this is run with a script calling git's imitation of
 the merge command from the RCS package.
 
 A sample script called "git-merge-one-file" is included in the
@@ -84,4 +84,4 @@ Documentation by David Greaves, Junio C Hamano and the git-list <git@vger.kernel
 
 GIT
 ---
-Part of the gitlink:git[7] suite
+Part of the linkgit:git[7] suite