Documentation: spelling and grammar fixes
Signed-off-by: Ville Skyttä <ville.skytta@iki.fi> Reviewed-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
53f9a3e157
commit
928f0ab4ba
@ -18,7 +18,7 @@ metadata, including:
|
||||
the graph file.
|
||||
|
||||
These positional references are stored as unsigned 32-bit integers
|
||||
corresponding to the array position withing the list of commit OIDs. We
|
||||
corresponding to the array position within the list of commit OIDs. We
|
||||
use the most-significant bit for special purposes, so we can store at most
|
||||
(1 << 31) - 1 (around 2 billion) commits.
|
||||
|
||||
|
Reference in New Issue
Block a user