summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Juyung Seo <seojuyung2@gmail.com>2015-02-04 10:27:24 +0900
committerDaniel Juyung Seo <seojuyung2@gmail.com>2015-02-04 10:27:24 +0900
commit3ad52e4e61dff90fdc2c880bd543b20fe3455eed (patch)
tree0284aedb63567cfca468de944b8bba1b650fe305 /NEWS
parentc2b78f3e4129786a77ec2bffc28581e830e29287 (diff)
downloadelementary-3ad52e4e61dff90fdc2c880bd543b20fe3455eed.tar.gz
NEWS: Pedantic change of capital letter in NEWS fi.e
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1207d5e1b..d78552857 100644
--- a/NEWS
+++ b/NEWS
@@ -56,7 +56,7 @@ Fixes:
* image: Fix to have exact size using elm_image_fill_outside_set()
* image: Fix image rotation in non-common cases
* image: Fix orientation api - major bug in implementation
- * image: fix elm_image_memfile_set API fail when elm_image widget is not visible.
+ * image: Fix elm_image_memfile_set API fail when elm_image widget is not visible.
* label: Add "slide,end" signal emission
* modules: Make sure we have all linker flags setup for our modules. (T1920)
* multibuttonentry: Delete duplicate running code.