From: Thomas Ackermann
Date: Fri, 1 Feb 2013 18:08:56 +0000 (+0100)
Subject: Documentation: StGit is the right spelling, not StGIT
X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=afeef30c34116ddc4a091d497f5ac8f4cdde7c65;p=git.git
Documentation: StGit is the right spelling, not StGIT
They refer themselves as such at https://gna.org/projects/stgit/
Signed-off-by: Thomas Ackermann
Signed-off-by: Junio C Hamano
---
diff --git a/Documentation/git-tools.txt b/Documentation/git-tools.txt
index 338986a56..ad8b823f7 100644
--- a/Documentation/git-tools.txt
+++ b/Documentation/git-tools.txt
@@ -29,7 +29,7 @@ Alternative/Augmentative Porcelains
- *pg* (http://www.spearce.org/category/projects/scm/pg/)
pg is a shell script wrapper around Git to help the user manage a set of
- patches to files. pg is somewhat like quilt or StGIT, but it does have a
+ patches to files. pg is somewhat like quilt or StGit, but it does have a
slightly different feature set.
@@ -60,7 +60,7 @@ History Viewers
- *qgit* (http://digilander.libero.it/mcostalba/)
- QGit is a git/StGIT GUI viewer built on Qt/C++. QGit could be used
+ QGit is a git/StGit GUI viewer built on Qt/C++. QGit could be used
to browse history and directory tree, view annotated files, commit
changes cherry picking single files or applying patches.
Currently it is the fastest and most feature rich among the Git