changeset 47258:86c1fc3c48f5

(copy-face): Fix spacing.
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 06 Sep 2002 07:14:29 +0000
parents 14ef33c0a704
children 08b8c2bc2e81
files lisp/faces.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/faces.el	Fri Sep 06 07:14:12 2002 +0000
+++ b/lisp/faces.el	Fri Sep 06 07:14:29 2002 +0000
@@ -148,7 +148,7 @@
 If NEW-FACE already exists as a face, it is modified to be like
 OLD-FACE.  If it doesn't already exist, it is created.
 
-If the optional argument FRAME is given as a frame,  NEW-FACE is
+If the optional argument FRAME is given as a frame, NEW-FACE is
 changed on FRAME only.
 If FRAME is t, the frame-independent default specification for OLD-FACE
 is copied to NEW-FACE.