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

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

[elpa] externals/org 6fd6b94cd5 05/10: org-element-parse-buffer: Use "pr


From: ELPA Syncer
Subject: [elpa] externals/org 6fd6b94cd5 05/10: org-element-parse-buffer: Use "property" term consistently
Date: Sun, 14 May 2023 08:58:55 -0400 (EDT)

branch: externals/org
commit 6fd6b94cd5480c21d75052065c8b0900003c013f
Author: Ihor Radchenko <yantar92@posteo.net>
Commit: Ihor Radchenko <yantar92@posteo.net>

    org-element-parse-buffer: Use "property" term consistently
---
 lisp/org-element.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/org-element.el b/lisp/org-element.el
index 1c6099b0fc..25cd25e8dc 100644
--- a/lisp/org-element.el
+++ b/lisp/org-element.el
@@ -4526,7 +4526,7 @@ pattern (TYPE PROPERTIES CONTENTS), where :
   exhaustive list of such symbols.  One can retrieve it with
   `org-element-type' function.
 
-  PROPERTIES is the list of attributes attached to the element or
+  PROPERTIES is the list of properties attached to the element or
   object, as a plist.  Although most of them are specific to the
   element or object type, all types share `:begin', `:end',
   `:post-blank' and `:parent' properties, which respectively



reply via email to

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