diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index 2e08ab4f15c..5713559beed 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el @@ -3452,7 +3452,7 @@ With argument MSG show activation/deactivation message." :warning (concat "Your `python-shell-interpreter' doesn't seem to " - "support readline, yet `python-shell-completion-native' " + "support readline, yet `python-shell-completion-native-enable' " (format "was t and %S is not part of the " (file-name-nondirectory python-shell-interpreter)) "`python-shell-completion-native-disabled-interpreters' "