(copy-face): Fix spacing.

This commit is contained in:
Juanma Barranquero 2002-09-06 07:14:29 +00:00
parent 0a6cac62de
commit 1c521fb08f

View file

@ -148,7 +148,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.