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

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

[elpa] master 1ea4ebb 370/399: Fix minor typo


From: Oleh Krehel
Subject: [elpa] master 1ea4ebb 370/399: Fix minor typo
Date: Sat, 20 Jul 2019 14:58:01 -0400 (EDT)

branch: master
commit 1ea4ebbc2a21a6403f5b9d609c8699d2008288a4
Author: Manuel Uberti <address@hidden>
Commit: Manuel Uberti <address@hidden>

    Fix minor typo
---
 ivy.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ivy.el b/ivy.el
index 99613b0..ba248f2 100644
--- a/ivy.el
+++ b/ivy.el
@@ -4396,7 +4396,7 @@ Also set `ivy--reverse-i-search-symbol' to SYM-OR-RING."
   "Enter a recursive `ivy-read' session using the current history.
 The selected history element will be inserted into the minibuffer.
 \\<ivy-reverse-i-search-map>
-You can also delete an emement from history with 
\\[ivy-reverse-i-search-kill]."
+You can also delete an element from history with 
\\[ivy-reverse-i-search-kill]."
   (interactive)
   (cond
     ((= (minibuffer-depth) 0)



reply via email to

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