]> git.ipfire.org Git - thirdparty/git.git/commitdiff
parse-options.h: *.txt -> *.adoc fixes
authorTodd Zullinger <tmz@pobox.com>
Mon, 3 Mar 2025 20:44:20 +0000 (15:44 -0500)
committerJunio C Hamano <gitster@pobox.com>
Mon, 3 Mar 2025 21:49:24 +0000 (13:49 -0800)
Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
parse-options.h

index fca944d9a93d643d984c58de2ead9154c8b16c94..997ffbee8050d797661f6f7af3123134d71f52b7 100644 (file)
@@ -6,7 +6,7 @@
 struct repository;
 
 /**
- * Refer to Documentation/technical/api-parse-options.txt for the API doc.
+ * Refer to Documentation/technical/api-parse-options.adoc for the API doc.
  */
 
 enum parse_opt_type {