aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTodd Zullinger <tmz@pobox.com>2025-03-03 15:44:12 -0500
committerJunio C Hamano <gitster@pobox.com>2025-03-03 13:49:22 -0800
commite8015223c74938548dfd8d6099b1ea5eb6ab9231 (patch)
tree3ac033c75e9a7a63883ad97c474b6f8231583419
parentapply.c: *.txt -> *.adoc fixes (diff)
downloadgit-e8015223c74938548dfd8d6099b1ea5eb6ab9231.tar.gz
git-e8015223c74938548dfd8d6099b1ea5eb6ab9231.zip
builtin.h: *.txt -> *.adoc fixes
Signed-off-by: Todd Zullinger <tmz@pobox.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--builtin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/builtin.h b/builtin.h
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`.
*