trivial: clarify, what are the config's user.name and user.email about
[gitweb.git] / Documentation / glossary.txt
index 520f4c50fc129e1b1e3ad56a6219440590d4c6ed..2331be5a71626d03d3f8f1720107418dc5174bc3 100644 (file)
@@ -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::