From: John L. <jr...@us...> - 2009-05-24 16:42:03
|
Update of /cvsroot/wxlua/wxLua/docs In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv9415/docs Modified Files: readme.txt Log Message: typo fix Index: readme.txt =================================================================== RCS file: /cvsroot/wxlua/wxLua/docs/readme.txt,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** readme.txt 26 Jun 2007 03:22:05 -0000 1.3 --- readme.txt 24 May 2009 16:41:51 -0000 1.4 *************** *** 23,27 **** wxLua adds to this small and elegant language the power of the wxWidgets ! cross-platform GUI library. This incudes the ability to create complex user interface dialogs, image manipulation, file manipulation, sockets, displaying HTML, and printing to name a few. --- 23,27 ---- wxLua adds to this small and elegant language the power of the wxWidgets ! cross-platform GUI library. This includes the ability to create complex user interface dialogs, image manipulation, file manipulation, sockets, displaying HTML, and printing to name a few. |