Merge branch 'bm/repository-layout-typofix'

Typofix.

* bm/repository-layout-typofix:
  repository-layout.txt: correct pluralization of 'object'
This commit is contained in:
Junio C Hamano
2019-09-09 12:26:37 -07:00

View 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.