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

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

[elpa] master 92f2be5 247/348: Fix typo in ivy-read docstring


From: Oleh Krehel
Subject: [elpa] master 92f2be5 247/348: Fix typo in ivy-read docstring
Date: Sat, 8 Apr 2017 11:04:07 -0400 (EDT)

branch: master
commit 92f2be5d9d4a4f83e7dda308230fefd36a8bcf5a
Author: Syohei YOSHIDA <address@hidden>
Commit: Syohei YOSHIDA <address@hidden>

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

diff --git a/ivy.el b/ivy.el
index 9ba6db5..5f6be50 100644
--- a/ivy.el
+++ b/ivy.el
@@ -1364,7 +1364,7 @@ a hash table.
 PREDICATE is applied to filter out the COLLECTION immediately.
 This argument is for `completing-read' compat.
 
-When REQUIRE-MATCH is non-nil, only memebers of COLLECTION can be
+When REQUIRE-MATCH is non-nil, only members of COLLECTION can be
 selected, i.e. custom text.
 
 If INITIAL-INPUT is not nil, then insert that input in the



reply via email to

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