diff src/xmenu.c @ 14036:621a575db6f7

Comment fixes.
author Karl Heuer <kwzh@gnu.org>
date Fri, 05 Jan 1996 10:03:17 +0000
parents 4d2bf17e7631
children ee40177f6c68
line wrap: on
line diff
--- a/src/xmenu.c	Fri Jan 05 08:57:33 1996 +0000
+++ b/src/xmenu.c	Fri Jan 05 10:03:17 1996 +0000
@@ -673,7 +673,7 @@
     }
 }
 
-/* Push all the panes and items of a menu decsribed by the
+/* Push all the panes and items of a menu described by the
    alist-of-alists MENU.
    This handles old-fashioned calls to x-popup-menu.  */
 
@@ -1766,7 +1766,7 @@
   UNBLOCK_INPUT;
 }
 
-/* Called from Fx_create_frame to create the inital menubar of a frame
+/* Called from Fx_create_frame to create the initial menubar of a frame
    before it is mapped, so that the window is mapped with the menubar already
    there instead of us tacking it on later and thrashing the window after it
    is visible.  */