aboutsummaryrefslogtreecommitdiff
path: root/Documentation/glossary.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junkio@cox.net>2005-12-29 01:20:06 -0800
committerJunio C Hamano <junkio@cox.net>2005-12-29 01:32:56 -0800
commit89438677abaae1a8ffc3c0905f3355a590da7bf4 (patch)
treef1d43ab8459bcc2010220c32c03001e7588b26f6 /Documentation/glossary.txt
parentf1ec72ba1e52783179a7da7defaab0458c895617 (diff)
downloadgit-89438677abaae1a8ffc3c0905f3355a590da7bf4.tar.gz
git-89438677abaae1a8ffc3c0905f3355a590da7bf4.tar.xz
Documentation: spell.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/glossary.txt')
-rw-r--r--Documentation/glossary.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/glossary.txt b/Documentation/glossary.txt
index 520f4c50f..2331be5a7 100644
--- a/Documentation/glossary.txt
+++ b/Documentation/glossary.txt
@@ -19,7 +19,7 @@ hash::
In git's context, synonym to object name.
object database::
- Stores a set of "objects", and an individial object is identified
+ Stores a set of "objects", and an individual object is identified
by its object name. The objects usually live in `$GIT_DIR/objects/`.
blob object::