Fixing mistake in conv manager API doxygen tag 07/99507/1
authorshulga <a.shulga@samsung.com>
Wed, 23 Nov 2016 06:27:44 +0000 (15:27 +0900)
committershulga <a.shulga@samsung.com>
Wed, 23 Nov 2016 06:30:10 +0000 (15:30 +0900)
Signed-off-by: shulga <a.shulga@samsung.com>
Change-Id: I10714da24d8beaf8845604ab3493fb9907534986

lib/include/d2d_conv_manager.h

index 815c9a1..d4a4d27 100644 (file)
@@ -53,7 +53,7 @@ typedef struct _conv_handle_s*                                                conv_h;
  * @brief Called when a nearby device which provides D2D services has been discovered.
  * @details Specifies the type of function passed to conv_discovery_start() \n
  *                     The @a device_handle value is only valid in the callback function and in case result is @c CONV_DISCOVERY_RESULT_SUCCESS.\n
- *                     If you want to use it outside of the callback, you need to use a clone which can be obtained with conv_service_clone()\n
+ *                     If you want to use it outside of the callback, you need to use a clone which can be obtained with conv_device_clone()\n
  *                     The following results can be delivered. \n
  *                     #CONV_DISCOVERY_RESULT_ERROR, \n
  *                     #CONV_DISCOVERY_RESULT_SUCCESS, \n