aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/gitrepository-layout.txt
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2010-07-20 00:17:17 +0300
committerJunio C Hamano <gitster@pobox.com>2010-07-20 16:59:17 -0700
commit6b677a28ffded042da18e3aefbb01d28e4a1b11b (patch)
tree83c264fd63e96280937313cd3cce4555fa622acd /Documentation/gitrepository-layout.txt
parent77b5be2abab69a69618dd40a6ca8b754388b8216 (diff)
downloadgit-6b677a28ffded042da18e3aefbb01d28e4a1b11b.tar.gz
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 3cd32d6803..eb3d040783 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::