X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-tools.txt;h=0914cbb0ba528653aa50c6a2eb27815bd69d3508;hb=a40145809902852975369e30b63c7f8e68e6610a;hp=00e57a69ae795957b75e716e99da97a634acfc06;hpb=5aad948f6500d29a755c81358ea9a07eaea26beb;p=git.git diff --git a/Documentation/git-tools.txt b/Documentation/git-tools.txt index 00e57a69a..0914cbb0b 100644 --- a/Documentation/git-tools.txt +++ b/Documentation/git-tools.txt @@ -12,7 +12,7 @@ This document presents a brief summary of each tool and the corresponding link. -Alternative/Augmentative Procelains +Alternative/Augmentative Porcelains ----------------------------------- - *Cogito* (http://www.kernel.org/pub/software/scm/cogito/) @@ -42,7 +42,7 @@ History Viewers - *gitk* (shipped with git-core) - gitk is a simple TK GUI for browsing history of GIT repositories easily. + gitk is a simple Tk GUI for browsing history of GIT repositories easily. - *gitview* (contrib/)