]> git.99rst.org Git - git.git/commitdiff
advice.h: *.txt -> *.adoc fixes
authorTodd Zullinger <redacted>
Mon, 3 Mar 2025 20:44:10 +0000 (15:44 -0500)
committerJunio C Hamano <redacted>
Mon, 3 Mar 2025 21:49:21 +0000 (13:49 -0800)
Signed-off-by: Todd Zullinger <redacted>
Signed-off-by: Junio C Hamano <redacted>
advice.h

index cf2284ec43864b294da74810fc19519b739876f3..d233cfc693c72629d80d20298572054f5726cd6d 100644 (file)
--- a/advice.h
+++ b/advice.h
@@ -7,7 +7,7 @@ struct string_list;
  * To add a new advice, you need to:
  * Define a new advice_type.
  * Add a new entry to advice_setting array.
- * Add the new config variable to Documentation/config/advice.txt.
+ * Add the new config variable to Documentation/config/advice.adoc.
  * Call advise_if_enabled to print your advice.
  */
 enum advice_type {
git clone https://git.99rst.org/PROJECT