examples: elementary: fix the wrong spell in comment.
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Wed, 1 Jun 2016 04:22:14 +0000 (13:22 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Fri, 3 Jun 2016 01:34:25 +0000 (10:34 +0900)
src/examples/elementary/theme_example_02.c

index 871d23f..4269fb0 100644 (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>