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

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

[nongnu] elpa/popup 0a6447b 157/184: correct spelling mistake


From: ELPA Syncer
Subject: [nongnu] elpa/popup 0a6447b 157/184: correct spelling mistake
Date: Wed, 6 Oct 2021 00:01:33 -0400 (EDT)

branch: elpa/popup
commit 0a6447bce7687040086a9564311da37dcc31410e
Author: Edward Betts <edward@4angle.com>
Commit: Edward Betts <edward@4angle.com>

    correct spelling mistake
---
 popup.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/popup.el b/popup.el
index b67a777..cffab50 100644
--- a/popup.el
+++ b/popup.el
@@ -61,7 +61,7 @@ If there is a problem, please set it nil.")
      (when it ,@body)))
 
 (defun popup-x-to-string (x)
-  "Convert any object to string effeciently.
+  "Convert any object to string efficiently.
 This is faster than `prin1-to-string' in many cases."
   (cl-typecase x
     (string x)



reply via email to

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