]> git.eshelyaron.com Git - emacs.git/commitdiff
(copy-face): Fix spacing.
authorJuanma Barranquero <lekktu@gmail.com>
Fri, 6 Sep 2002 09:35:02 +0000 (09:35 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Fri, 6 Sep 2002 09:35:02 +0000 (09:35 +0000)
lisp/faces.el

index 358d5fb2ca7cc3c023dbb34d2684f0edbfe1de30..b161eb75f2ac5021415ffcf1cbe6dac62e74750d 100644 (file)
@@ -149,7 +149,7 @@ If the face already exists, it is left unmodified.  Value is FACE."
 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.