diff lisp/progmodes/python.el @ 70112:15278e681be3

(python-mode): Fix typo.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 19 Apr 2006 06:37:31 +0000
parents 4f0bc9ecc2a6
children 7a59f2600206 72dea2ff0142
line wrap: on
line diff
--- a/lisp/progmodes/python.el	Wed Apr 19 06:29:47 2006 +0000
+++ b/lisp/progmodes/python.el	Wed Apr 19 06:37:31 2006 +0000
@@ -1744,7 +1744,7 @@
        #'python-eldoc-function)
   (add-hook 'eldoc-mode-hook
 	    '(lambda () (run-python nil t)) nil t) ; need it running
-  (unless (assoc 'pyhon-mode hs-special-modes-alist)
+  (unless (assoc 'python-mode hs-special-modes-alist)
     (setq 
      hs-special-modes-alist 
      (cons (list