summaryrefslogtreecommitdiff
path: root/Documentation/gitrepository-layout.txt
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2010-07-19 21:17:17 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-07-20 23:59:17 (GMT)
commit6b677a28ffded042da18e3aefbb01d28e4a1b11b (patch)
tree83c264fd63e96280937313cd3cce4555fa622acd /Documentation/gitrepository-layout.txt
parent77b5be2abab69a69618dd40a6ca8b754388b8216 (diff)
downloadgit-6b677a28ffded042da18e3aefbb01d28e4a1b11b.zip
git-6b677a28ffded042da18e3aefbb01d28e4a1b11b.tar.gz
git-6b677a28ffded042da18e3aefbb01d28e4a1b11b.tar.bz2
Documentation: spelling fixes
[jc: with wording changes from Jonathan Nieder] Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitrepository-layout.txt')
-rw-r--r--Documentation/gitrepository-layout.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitrepository-layout.txt b/Documentation/gitrepository-layout.txt
index 3cd32d6..eb3d040 100644
--- a/Documentation/gitrepository-layout.txt
+++ b/Documentation/gitrepository-layout.txt
@@ -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::