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

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

[elpa] externals/org-real 5d384d04e4 010/188: Typo


From: ELPA Syncer
Subject: [elpa] externals/org-real 5d384d04e4 010/188: Typo
Date: Sun, 5 May 2024 22:55:48 -0400 (EDT)

branch: externals/org-real
commit 5d384d04e4a207a54e9e784aee9009d78618ea54
Author: Amy Grinn <grinn.amy@gmail.com>
Commit: Amy Grinn <grinn.amy@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 d8a963a57b..e6ca418f31 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]