Just update api description
[platform/core/api/media-content.git] / include / media_image.h
index 8e8ff9a..bb3bd5e 100755 (executable)
@@ -62,7 +62,7 @@ int image_meta_clone(image_meta_h *dst, image_meta_h src);
 /**
  * @brief Destroys the image metadata.
  * @details The function frees all resources related to the image metadata handle. This handle
- *          no longer can be used to perform any operation. A new handle has to
+ *          no longer can be used to perform any operations. A new handle has to
  *          be created before next usage.
  *
  * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif