Change-Id: I06e3423a29da9834deff91369599bfc3656902c0
/**
* @defgroup CAPI_MEDIA_TOOL_MODULE Media Tool
- * @brief The @ref CAPI_MEDIA_TOOL_MODULE APIs provides functions for AV packet buffer for interworking between mutimedia framework module .
+ * @brief The @ref CAPI_MEDIA_TOOL_MODULE APIs provides functions for AV packet buffer for interworking between multimedia framework module .
* @ingroup CAPI_MEDIA_FRAMEWORK
*
* @section CAPI_MEDIA_TOOL_MODULE_HEADER Required Header
/**
* @brief Acquires a media packet from the media packet pool.
- * @details It will take a media packet from the queue and block until media packet is released into the pool agaian.
+ * @details It will take a media packet from the queue and block until media packet is released into the pool again.
* When there are no media packets available, it will be increased to @a max_buffers of given parameter.
*
* @since_tizen 3.0