From 91cab5e1d75692e9e0e45b5540ef6107b685364e Mon Sep 17 00:00:00 2001
From: obarun <eric@obarun.org>
Date: Mon, 1 Nov 2021 16:17:29 +1100
Subject: [PATCH] typo fix

---
 src/66/66-intree.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/66/66-intree.c b/src/66/66-intree.c
index a8761079..0d9e17d6 100644
--- a/src/66/66-intree.c
+++ b/src/66/66-intree.c
@@ -99,7 +99,7 @@ static inline void info_help (void)
 "   -d: limit the depth of the contents field recursion\n"
 "   -r: reverse the contents field\n"
 "\n"
-"valid field for -o options are:\n"
+"valid fields for -o options are:\n"
 "\n"
 "   name: displays the name of the tree\n"
 "   init: displays a boolean value of the initialization state\n"
-- 
GitLab