Merge branch 'bm/repository-layout-typofix'

Typofix.

* bm/repository-layout-typofix:
  repository-layout.txt: correct pluralization of 'object'
maint
Junio C Hamano 2019-09-09 12:26:37 -07:00
commit fa9e7934c7
1 changed files with 1 additions and 1 deletions

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.