]> git.ipfire.org Git - thirdparty/git.git/commit
pretty: fix a typo
authorAndrew Kreimer <algonell@gmail.com>
Thu, 19 Sep 2024 18:34:31 +0000 (18:34 +0000)
committerJunio C Hamano <gitster@pobox.com>
Thu, 19 Sep 2024 20:46:00 +0000 (13:46 -0700)
commite13c49a4c56460c902b6d5ba8dfcf3c8530842eb
treeb0581dd0ea18d3fffaa90a335dd97a1e1b375db5
parent28012b915c1e6c535dcd42fc1460ea070e5f978f
pretty: fix a typo

Fix a typo in comments.

Signed-off-by: Andrew Kreimer <algonell@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
pretty.c