about summary refs log tree commit diff
path: root/Completion/Base/Widget/_correct_word
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Base/Widget/_correct_word')
-rw-r--r--Completion/Base/Widget/_correct_word5
1 files changed, 0 insertions, 5 deletions
diff --git a/Completion/Base/Widget/_correct_word b/Completion/Base/Widget/_correct_word
index fe2fbfeb1..e81c7ac7b 100644
--- a/Completion/Base/Widget/_correct_word
+++ b/Completion/Base/Widget/_correct_word
@@ -3,11 +3,6 @@
 # Simple completion front-end implementing spelling correction.
 # The maximum number of errors is set quite high, and
 # the numeric prefix can be used to specify a different value.
-#
-# If configurations keys with the prefix `correctword_' are
-# given they override those starting with `correct_'.
-
-eval "$_comp_setup"
 
 local curcontext="$curcontext"