summaryrefslogtreecommitdiff
path: root/parse-options.h
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2025-03-03 15:44:20 -0500
committerJunio C Hamano <gitster@pobox.com>2025-03-03 13:49:24 -0800
commit458f8b0eab9af7b770a25e9277f70bb4df3c8d90 (patch)
treef1b37931d762469796c6acb8f6dd06101168cf1b /parse-options.h
parent550fac1d131d764c7c5ec5d69f53290c30855be6 (diff)
parse-options.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'parse-options.h')
-rw-r--r--parse-options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parse-options.h b/parse-options.h
index fca944d9a9..997ffbee80 100644
--- a/parse-options.h
+++ b/parse-options.h
@@ -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 {