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

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

[elpa] externals/org-real f281b65 010/160: Typo


From: ELPA Syncer
Subject: [elpa] externals/org-real f281b65 010/160: Typo
Date: Wed, 6 Oct 2021 16:58:04 -0400 (EDT)

branch: externals/org-real
commit f281b6507815082f9e79f96e7aa87c30f78f4b22
Author: Tyler Grinn <tylergrinn@gmail.com>
Commit: Tyler Grinn <tylergrinn@gmail.com>

    Typo
---
 org-real.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/org-real.el b/org-real.el
index d8a963a..e6ca418 100644
--- a/org-real.el
+++ b/org-real.el
@@ -151,7 +151,7 @@ parameters are used internally and should not be supplied."
   "Parse STR into a list of plists.
 
 Returns a list of plists with a :name property and optionally a
-:ref property."
+:rel property."
   (let* ((url (url-generic-parse-url str))
          (host (url-host url))
          (path-and-query (url-path-and-query url))



reply via email to

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