diff options
author | Stefano Lattarini <stefano.lattarini@gmail.com> | 2013-04-12 00:36:10 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-04-12 12:00:52 -0700 |
commit | e1c3bf496f494e60e781c8dd0ec3d799ea48722c (patch) | |
tree | 853e268ff0fffcbd6f1264f4ee2cb5c75b5a1b1e /Documentation/git-tools.txt | |
parent | Merge branch 'maint-1.8.1' into maint (diff) | |
download | tgif-e1c3bf496f494e60e781c8dd0ec3d799ea48722c.tar.xz |
doc: various spelling fixes
Most of these were found using Lucas De Marchi's codespell tool.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-tools.txt')
-rw-r--r-- | Documentation/git-tools.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-tools.txt b/Documentation/git-tools.txt index ad8b823f77..78a0d955ec 100644 --- a/Documentation/git-tools.txt +++ b/Documentation/git-tools.txt @@ -109,7 +109,7 @@ Others - *git.el* (contrib/) - This is an Emacs interface for Git. The user interface is modeled on + This is an Emacs interface for Git. The user interface is modelled on pcl-cvs. It has been developed on Emacs 21 and will probably need some tweaking to work on XEmacs. |