From 5af695c7479f97d86bf913b5ff96d3f3b744781f Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 5 Mar 2023 08:43:03 +0200 Subject: [PATCH] ; * lib-src/etags.c (print_help): Fix indentation. --- lib-src/etags.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib-src/etags.c b/lib-src/etags.c index 0b048748602..749827e0664 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c @@ -978,8 +978,8 @@ Relative ones are stored relative to the output file's directory.\n"); puts ("\tand create tags for extern variables unless --no-globals is used."); - puts ("In Mercury, tag both declarations starting a line with ':-' and first\n\ - predicates or functions in clauses."); + puts ("\tIn Mercury, tag both declarations starting a line with ':-' and\n\ + first predicates or functions in clauses."); if (CTAGS) puts ("-d, --defines\n\ -- 2.39.2