Fix mistypo in doxygen comment 69/89369/1 accepted/tizen/3.0/common/20161114.105346 accepted/tizen/3.0/ivi/20161011.070343 accepted/tizen/3.0/mobile/20161015.032804 accepted/tizen/3.0/tv/20161016.003457 accepted/tizen/3.0/wearable/20161015.080413 accepted/tizen/common/20160928.164005 accepted/tizen/ivi/20160930.040803 accepted/tizen/mobile/20160930.040450 accepted/tizen/tv/20160930.040612 accepted/tizen/wearable/20160930.040708 submit/tizen/20160928.043825 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000008 submit/tizen_3.0_mobile/20161015.000001 submit/tizen_3.0_tv/20161015.000000 submit/tizen_3.0_wearable/20161015.000000
authorMok Jeongho <jho.mok@samsung.com>
Fri, 23 Sep 2016 08:08:06 +0000 (17:08 +0900)
committerMok Jeongho <jho.mok@samsung.com>
Fri, 23 Sep 2016 08:08:56 +0000 (17:08 +0900)
[Version] 0.1.22
[Profile] Common
[Issue Type] Deprecation

Change-Id: I01f6d7f73a2b390c95316eb3deca168d5f916a50

include/wav_player.h
packaging/capi-media-wav-player.spec

index bf056b3..cc5d222 100644 (file)
@@ -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
index 373c4ba..d0788ac 100755 (executable)
@@ -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