Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx> writes: > On 08/10/2023 07:45, Elijah Newren via GitGitGadget wrote: > [snip] >> diff --git a/Documentation/gitformat-pack.txt b/Documentation/gitformat-pack.txt >> index 870e00f2982..42afb953e8c 100644 >> --- a/Documentation/gitformat-pack.txt >> +++ b/Documentation/gitformat-pack.txt >> @@ -17,8 +17,8 @@ $GIT_DIR/objects/pack/multi-pack-index >> DESCRIPTION >> ----------- >> >> -The Git pack format is now Git stores most of its primary repository >> -data. Over the lietime af a repository loose objects (if any) and >> +The Git pack format is how Git stores most of its primary repository >> +data. Over the lietime of a repository loose objects (if any) and > > Hmm, this tyop jumped out at me while this patch > floated past... (at least I assume it is a typo!): > > s/lietime/lifetime/ > > ATB, > Ramsay Jones Thanks, will squash in.