X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fmedia_audio.h;h=3f30c6b5caa6ff3d185e2ed234f4b6a66e1086d3;hb=c57688b0f71d67165df1b086fee1276db08ef2d9;hp=c17d8d61122281acb7c47b63617fa6df2a2ab0c7;hpb=80ed57d661d964d211e422eeb150ab933a906541;p=platform%2Fcore%2Fapi%2Fmedia-content.git diff --git a/include/media_audio.h b/include/media_audio.h index c17d8d6..3f30c6b 100755 --- a/include/media_audio.h +++ b/include/media_audio.h @@ -61,7 +61,7 @@ int audio_meta_clone(audio_meta_h *dst, audio_meta_h src); /** * @brief Destroys the audio metadata. * @details This function frees all resources related to the audio 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 the next use. * * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif