1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 04:10:54 -08:00

Typo fix.

This commit is contained in:
Jan Djärv 2010-01-25 08:43:29 +01:00
parent 844794c855
commit aa3e13b530

View file

@ -1,6 +1,6 @@
2010-01-25 Jan Djärv <jan.h.d@swipnet.se>
* xfns.c (Fx_create_frame): If frame height i stoo big, try
* xfns.c (Fx_create_frame): If frame height is too big, try
sizes 24 and 10. Bug #3643.
2010-01-20 Kenichi Handa <handa@m17n.org>