Documentation: spelling fixes

[jc: with wording changes from Jonathan Nieder]

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Ville Skyttä
2010-07-20 00:17:17 +03:00
committed by Junio C Hamano
parent 77b5be2aba
commit 6b677a28ff
9 changed files with 18 additions and 16 deletions

View File

@ -16,7 +16,7 @@ You may find these things in your git repository (`.git`
directory for a repository associated with your working tree, or
`<project>.git` directory for a public 'bare' repository. It is
also possible to have a working tree where `.git` is a plain
ascii file containing `gitdir: <path>`, i.e. the path to the
ASCII file containing `gitdir: <path>`, i.e. the path to the
real git repository).
objects::