Enlightenment CVS committal Author : jethomas Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests/table Modified Files: ewl_table.c Log Message: Fix a bunch of typos =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/table/ewl_table.c,v retrieving revision 1.4 retrieving revision 1.5 diff -u -3 -r1.4 -r1.5 --- ewl_table.c 23 Aug 2007 05:26:48 -0000 1.4 +++ ewl_table.c 29 Nov 2007 03:50:43 -0000 1.5 @@ -23,7 +23,7 @@ create_test(Ewl_Container *box) { Ewl_Widget *table, *button[10]; - char *headers[] = { "one", "two", "three", "four" }; + char *headers[] = { "One", "Two", "Three", "Four" }; table = ewl_table_new(4, 5, headers); ewl_container_child_append(box, table); ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs