changeset 45314:d752ae89321a

(describe-face): Fix typo.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 16 May 2002 07:49:44 +0000
parents 39adae4ad3df
children 1b8da8ac84db
files lisp/faces.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.