diff lisp/faces.el @ 45314:d752ae89321a

(describe-face): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 16 May 2002 07:49:44 +0000
parents 20c79f08a7da
children 778b745792dd
line wrap: on
line diff
--- a/lisp/faces.el	Thu May 16 03:41:38 2002 +0000
+++ b/lisp/faces.el	Thu May 16 07:49:44 2002 +0000
@@ -1205,7 +1205,7 @@
 
 (defun describe-face (face &optional frame)
   "Display the properties of face FACE on FRAME.
-Interactevely, FACE defaults to the faces of the character after point
+Interactively, FACE defaults to the faces of the character after point
 and FRAME defaults to the selected frame.
 
 If the optional argument FRAME is given, report on face FACE in that frame.