diff mbox series

[21/34] object-name.c: *.txt -> *.adoc fixes

Message ID 20250303204443.360595-22-tmz@pobox.com (mailing list archive)
State New
Headers show
Series misc *.txt -> *.adoc fixes | expand

Commit Message

Todd Zullinger March 3, 2025, 8:44 p.m. UTC
Signed-off-by: Todd Zullinger <tmz@pobox.com>
---
 object-name.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/object-name.c b/object-name.c
index 945d5bdef2..76749fbfe6 100644
--- a/object-name.c
+++ b/object-name.c
@@ -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