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

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

[elpa] externals/org 66c8e94732 100/101: lisp/org-element-ast.el: Fix ty


From: ELPA Syncer
Subject: [elpa] externals/org 66c8e94732 100/101: lisp/org-element-ast.el: Fix typo in commentary
Date: Sat, 1 Jul 2023 09:59:18 -0400 (EDT)

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

    lisp/org-element-ast.el: Fix typo in commentary
---
 lisp/org-element-ast.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/org-element-ast.el b/lisp/org-element-ast.el
index c92d82391b..1120fc4a29 100644
--- a/lisp/org-element-ast.el
+++ b/lisp/org-element-ast.el
@@ -65,7 +65,7 @@
 ;; `org-element--standard-properties' values, in the same order.  The
 ;; values in the array have priority over the same properties
 ;; specified in the property list.  You should not rely on the value
-;; of `org-element--standard-propreties' in the code.
+;; of `org-element--standard-properties' in the code.
 ;; `:standard-properties' may or may not be actually present in
 ;; PROPERTIES.  It is mostly used to speed up property access in
 ;; performance-critical code, as most of the code requesting property



reply via email to

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