From: Mok Jeongho Date: Fri, 23 Sep 2016 08:08:06 +0000 (+0900) Subject: Fix mistypo in doxygen comment X-Git-Tag: submit/tizen/20160928.043825^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3d1dae43b6fac8fbff6692d74fa968bcbd5c2e7c;p=platform%2Fcore%2Fapi%2Fwav-player.git Fix mistypo in doxygen comment [Version] 0.1.22 [Profile] Common [Issue Type] Deprecation Change-Id: I01f6d7f73a2b390c95316eb3deca168d5f916a50 --- diff --git a/include/wav_player.h b/include/wav_player.h index bf056b3..cc5d222 100644 --- a/include/wav_player.h +++ b/include/wav_player.h @@ -79,7 +79,7 @@ typedef void (*wav_player_playback_completed_cb)(int id, void *user_data); * @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif * * @remarks Sound can be mixed with other sounds if you don't control the sound session in sound-manager module since 3.0.\n - * You can refer to @ref CAPI_MEDIA_SUOND_MANAGER_MODULE. + * You can refer to @ref CAPI_MEDIA_SOUND_MANAGER_MODULE. * * @param[in] path The file path to play * @param[in] type The sound type diff --git a/packaging/capi-media-wav-player.spec b/packaging/capi-media-wav-player.spec index 373c4ba..d0788ac 100755 --- a/packaging/capi-media-wav-player.spec +++ b/packaging/capi-media-wav-player.spec @@ -1,6 +1,6 @@ Name: capi-media-wav-player Summary: A wav player library in Tizen C API -Version: 0.1.21 +Version: 0.1.22 Release: 0 Group: Multimedia/API License: Apache-2.0