Just update api description
[platform/core/api/media-content.git] / include / media_storage.h
index b141c51..7821363 100755 (executable)
@@ -176,7 +176,7 @@ int media_storage_foreach_media_from_db(const char *storage_id, filter_h filter,
 /**
  * @brief Destroys media storage handle.
  * @details The function frees all resources related to the media storage handle. This handle
- *          can no longer be used to perform any operation. New media storage handle has to
+ *          can no longer be used to perform any operations. New media storage handle has to
  *          be created before the next usage.
  *
  * @since_tizen @if MOBILE 2.4 @elseif WEARABLE 3.0 @endif