emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/indent-bars e12b91fe3f 295/431: doc: custom tweak


From: ELPA Syncer
Subject: [elpa] externals/indent-bars e12b91fe3f 295/431: doc: custom tweak
Date: Mon, 16 Sep 2024 12:59:43 -0400 (EDT)

branch: externals/indent-bars
commit e12b91fe3f54a097e325a6a6b70e0f951bf4446b
Author: JD Smith <93749+jdtsmith@users.noreply.github.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>

    doc: custom tweak
---
 indent-bars-ts.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/indent-bars-ts.el b/indent-bars-ts.el
index 69aaaa9acf..11a1d7162e 100644
--- a/indent-bars-ts.el
+++ b/indent-bars-ts.el
@@ -84,7 +84,7 @@ variables."
   :group 'indent-bars-ts)
 
 (defcustom indent-bars-treesit-scope-min-lines 3
-  "Minimum number of lines a node must span to be counted for scope."
+  "Minimum number of lines a node must span to be counted as a scope."
   :type 'integer
   :group 'indent-bars-ts)
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]