]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/gitrepository-layout.txt
t4034: abstract away SHA-1-specific constants
[thirdparty/git.git] / Documentation / gitrepository-layout.txt
index 216b11ee88f4e9c5b10278e037f3b1c51173bc6d..d6388f10bbeb45caf9ccb1cf945161b70be625dc 100644 (file)
@@ -59,7 +59,7 @@ objects/[0-9a-f][0-9a-f]::
        here are often called 'unpacked' (or 'loose') objects.
 
 objects/pack::
-       Packs (files that store many object in compressed form,
+       Packs (files that store many objects in compressed form,
        along with index files to allow them to be randomly
        accessed) are found in this directory.