examples: elementary: fix the wrong spell in comment.

This commit is contained in:
Jaehwan Kim 2016-06-01 13:22:14 +09:00
parent 1c067e4430
commit 1afb0c8050
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/*
* gcc -o theme_example_02 theme_example_02.c `pkg-config --cflags --libs elememntaru`
* gcc -o theme_example_02 theme_example_02.c `pkg-config --cflags --libs elementary`
*/
#include <Elementary.h>