#(py-emacs-features): Fixed typo in docstring.
diff --git a/Misc/python-mode.el b/Misc/python-mode.el
index d598bc6..20fc4cf 100644
--- a/Misc/python-mode.el
+++ b/Misc/python-mode.el
@@ -242,8 +242,8 @@
    ;; return the features
    features)
   "A list of features extant in the Emacs you are using.
-There are many flavors of Emacs out there, each with different
-features supporting those needed by CC Mode.")
+There are many flavors of Emacs out there, with different levels of
+support for features needed by `python-mode'.")
 
 (defvar python-font-lock-keywords
   (let ((kw1 (mapconcat 'identity