mirror of
https://github.com/git/git.git
synced 2025-12-12 20:36:24 +01:00
RelNotes: fix typo in release notes for 2.52.0
Introduced via aea86cf00f (The nineteenth batch, 2025-10-14).
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
99bd5a5c9f
commit
fd372d9b1a
@@ -53,7 +53,7 @@ UI, Workflows & Features
|
||||
|
||||
* Configuration variables that take a pathname as a value
|
||||
(e.g. blame.ignorerevsfile) can be marked as optional by prefixing
|
||||
":(optoinal)" before its value.
|
||||
":(optional)" before its value.
|
||||
|
||||
* Show 'P'ipe command in "git add -p".
|
||||
|
||||
|
||||
Reference in New Issue
Block a user