object-name.c: *.txt -> *.adoc fixes

Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Todd Zullinger
2025-03-03 15:44:19 -05:00
committed by Junio C Hamano
parent 02ed88f6a2
commit 550fac1d13

View File

@ -1273,7 +1273,7 @@ static int peel_onion(struct repository *r, const char *name, int len,
}
/*
* Documentation/revisions.txt says:
* Documentation/revisions.adoc says:
* '<describeOutput>', e.g. 'v1.7.4.2-679-g3bee7fb'::
* Output from `git describe`; i.e. a closest tag, optionally
* followed by a dash and a number of commits, followed by a dash, a