branch: master
commit 9b071a8fb130fe8391d445706711bcc4de2b3998
Author: Oleh Krehel <[email protected]>
Commit: Oleh Krehel <[email protected]>
ivy.el (ivy-completing-read-with-empty-string-def): Fix typo
---
ivy.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ivy.el b/ivy.el
index 92175b1..6353590 100644
--- a/ivy.el
+++ b/ivy.el
@@ -1907,7 +1907,7 @@ INHERIT-INPUT-METHOD is currently ignored."
Specifically, if DEF is nil, it is treated the same as if DEF was
the empty string. This mimics the behavior of
-`completing-read-refault'. This function can therefore be used in
+`completing-read-default'. This function can therefore be used in
place of `ivy-completing-read' for commands that rely on this
behavior."
(ivy-completing-read