diff src/frame-gtk.c @ 5474:4dee0387b9de

Merged with trunk.
author Mats Lidell <matsl@xemacs.org>
date Tue, 29 Mar 2011 00:02:47 +0200
parents 308d34e9f07d 3889ef128488
children 56144c8593a8
line wrap: on
line diff
--- a/src/frame-gtk.c	Thu Mar 17 23:42:59 2011 +0100
+++ b/src/frame-gtk.c	Tue Mar 29 00:02:47 2011 +0200
@@ -1061,7 +1061,7 @@
    *   will update the frame title anyway, so nothing is lost.
    * JV:
    *   It turns out it gives problems with FVWMs name based mapping.
-   *   We'll just  need to be carefull in the modeline specs.
+   *   We'll just need to be careful in the modeline specs.
    */
   update_frame_title (f); 
 }