diff mbox series

[22/34] parse-options.h: *.txt -> *.adoc fixes

Message ID 20250303204443.360595-23-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>
---
 parse-options.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 {