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

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

[elpa] externals/org b4ce4d6 01/85: Backport commit 25ebb9374 from Emacs


From: ELPA Syncer
Subject: [elpa] externals/org b4ce4d6 01/85: Backport commit 25ebb9374 from Emacs
Date: Mon, 27 Sep 2021 15:57:37 -0400 (EDT)

branch: externals/org
commit b4ce4d6d82f987635aece03885051b819e7a23ba
Author: Stefan Kangas <stefan@marxist.se>
Commit: Kyle Meyer <kyle@kyleam.com>

    Backport commit 25ebb9374 from Emacs
    
    ; More minor docfixes found by checkdoc
    25ebb9374bdadf66153727831fc7ff131c8cf299
    Stefan Kangas
    Tue Sep 14 07:57:14 2021 +0200
---
 lisp/ol.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/ol.el b/lisp/ol.el
index 38e2dd6..4b7f208 100644
--- a/lisp/ol.el
+++ b/lisp/ol.el
@@ -444,7 +444,7 @@ negates this setting for the duration of the command."
   :safe (lambda (val) (or (booleanp val) (integerp val))))
 
 (defcustom org-link-email-description-format "Email %c: %s"
-  "Format of the description part of a link to an email or usenet message.
+  "Format of the description part of a link to an email or Usenet message.
 The following %-escapes will be replaced by corresponding information:
 
 %F   full \"From\" field



reply via email to

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