"Louis Sautier via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > From: Louis Sautier <sautier.louis@xxxxxxxxx> > > This just changes occurance to occurrence. > > Signed-off-by: Louis Sautier <sautier.louis@xxxxxxxxx> > --- > pretty: fix a typo in the documentation for %(trailers) > > Hi, > > Here is a very minor change: occurance → occurrence ? Thanks. > diff --git a/Documentation/pretty-formats.txt b/Documentation/pretty-formats.txt > index cd697f508c53..ea9b26c3f734 100644 > --- a/Documentation/pretty-formats.txt > +++ b/Documentation/pretty-formats.txt > @@ -271,7 +271,7 @@ endif::git-rev-list[] > `trailers` string may be followed by a colon > and zero or more comma-separated options. > If any option is provided multiple times the > - last occurance wins. > + last occurrence wins. > + > The boolean options accept an optional value `[=<BOOL>]`. The values > `true`, `false`, `on`, `off` etc. are all accepted. See the "boolean" > > base-commit: a0f521b56c724f4e21eef1cec2d456b1dbd72c10