NEWS: Pedantic change of capital letter in NEWS fi.e
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Wed, 4 Feb 2015 01:27:24 +0000 (10:27 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Wed, 4 Feb 2015 01:27:24 +0000 (10:27 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 1207d5e1ba769a6e61b671b3ad01d4acb379784c..d7855285738d129227b6d0d8c3e1fcd6726d3a48 100644 (file)
--- 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.