Update code comments (and typos)

This commit is contained in:
Xavi Artigas 2019-10-28 09:48:42 +01:00
parent d57c8e2d28
commit 868ed77548
1 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,7 @@
#include <efl_ui_text.eo.h>
/*
* Efl.UI container exmaples.
* Efl.UI container examples.
*
* Load and pack a selection of containers.
* Each has it's own unique layout and methods which are demonstrated below.
@ -17,7 +17,6 @@
* TODO - still ELM Conformant
* TODO - still ELM Mapbuf
* TODO - still ELM Scroller
* TODO - still ELM Table
*/
// quit the app, called if the user clicks the Quit button or the window is deleted