]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorPavel Janík <Pavel@Janik.cz>
Thu, 15 Nov 2001 15:56:23 +0000 (15:56 +0000)
committerPavel Janík <Pavel@Janik.cz>
Thu, 15 Nov 2001 15:56:23 +0000 (15:56 +0000)
lisp/emacs-lisp/lisp-mode.el

index 2f9e46fddbba4f0e8c9552ac2aad54acd7f84f81..ceea24168efe476b4a1b31535d867a1398296a3f 100644 (file)
@@ -354,7 +354,7 @@ All commands in `lisp-mode-shared-map' are inherited by this map.")
   "Major mode for typing and evaluating Lisp forms.
 Like Lisp mode except that \\[eval-print-last-sexp] evals the Lisp expression
 before point, and prints its value into the buffer, advancing point.
-Note that printing is controled by `eval-expression-print-length'
+Note that printing is controlled by `eval-expression-print-length'
 and `eval-expression-print-level'.
 
 Commands: