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

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

[elpa] externals/org-modern a63a427991 28/65: Fix docstring


From: ELPA Syncer
Subject: [elpa] externals/org-modern a63a427991 28/65: Fix docstring
Date: Mon, 7 Mar 2022 12:57:46 -0500 (EST)

branch: externals/org-modern
commit a63a427991c7addabbf4db6ea0189f07136b0edb
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: Daniel Mendler <mail@daniel-mendler.de>

    Fix docstring
---
 org-modern.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-modern.el b/org-modern.el
index 5d5ecb0500..e369b6a666 100644
--- a/org-modern.el
+++ b/org-modern.el
@@ -87,7 +87,7 @@ Set to nil to hide the vertical lines."
   :type '(choice (const nil) integer))
 
 (defcustom org-modern-table-horizontal t
-  "Prettify horizontal lines, consisting of five dashes or more."
+  "Prettify horizontal table lines."
   :type 'boolean)
 
 (defcustom org-modern-priority



reply via email to

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