mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-21 04:17:35 +00:00
Typo.
This commit is contained in:
parent
720f31474d
commit
178377e10f
1 changed files with 1 additions and 1 deletions
|
|
@ -3348,7 +3348,7 @@ x_set_font (f, arg, oldval)
|
|||
int fontset = -1;
|
||||
Lisp_Object font_object;
|
||||
|
||||
/* Set the frame parameter back to the old value because we mail
|
||||
/* Set the frame parameter back to the old value because we may
|
||||
fail to use ARG as the new parameter value. */
|
||||
store_frame_param (f, Qfont, oldval);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue