>From 03b0f51771aa8f74197f40709b97ee1f433fa0fe Mon Sep 17 00:00:00 2001 From: Yousef Amar Date: Sat, 20 Jun 2015 14:50:38 +0200 Subject: [PATCH] Correct typo in compinstall --- Completion/compinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Completion/compinstall b/Completion/compinstall index afa517e..2e4b2f4 100644 --- a/Completion/compinstall +++ b/Completion/compinstall @@ -1293,7 +1293,7 @@ __ci_do_insertion() { 2. In completers which correct what you have typed, keep what you originally typed as one of the list of possible completions. -q. Return with saving. +q. Return without saving. 0. Done setting options for insertion. " read -k key'?-- Hit selection --- '