about summary refs log tree commit diff
path: root/Functions/Zle/select-word-style
diff options
context:
space:
mode:
Diffstat (limited to 'Functions/Zle/select-word-style')
-rw-r--r--Functions/Zle/select-word-style2
1 files changed, 1 insertions, 1 deletions
diff --git a/Functions/Zle/select-word-style b/Functions/Zle/select-word-style
index 288517ef1..afea5b193 100644
--- a/Functions/Zle/select-word-style
+++ b/Functions/Zle/select-word-style
@@ -24,7 +24,7 @@ while true; do
 
     if [[ -n $WIDGET && -z $1 ]]; then
 	read-from-minibuffer -k1 "Word styles (hit return for more detail):
-(b)ash (n)ormal (s)hell (w)hitespace (N)one (A)bort
+(b)ash (n)ormal (s)hell (w)hitespace (d)efault (q)uit
 ${detail}? " || return 1
     else
 	REPLY=$1