Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_int_menus.c 


Log Message:
Typo.

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_int_menus.c,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -3 -r1.35 -r1.36
--- e_int_menus.c       27 Jan 2005 13:22:53 -0000      1.35
+++ e_int_menus.c       9 Feb 2005 11:36:43 -0000       1.36
@@ -365,7 +365,7 @@
    e_menu_item_callback_set(mi, _e_int_menus_desktops_col_add_cb, NULL);
               
    mi = e_menu_item_new(m);
-   e_menu_item_label_set(mi, "Remove Colum of Desktops");
+   e_menu_item_label_set(mi, "Remove Column of Desktops");
    e_menu_item_callback_set(mi, _e_int_menus_desktops_col_del_cb, NULL);
                     
                     




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to