builtin.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Todd Zullinger committed
Mar 3, 2025 at 15:44 UTC
e8015223c74938548dfd8d6099b1ea5eb6ab9231
1 file changed
+1
-1
builtin.h
+1
-1
index 89928ccf92..993a583872 100644
--- a/builtin.h
+++ b/builtin.h
@@ -63,7 +63,7 @@
*
* . Add tests to `t/` directory.
*
- * . Write documentation in `Documentation/git-foo.txt`.
+ * . Write documentation in `Documentation/git-foo.adoc`.
*
* . Add an entry for `git-foo` to `command-list.txt`.
*