Fixing mistake in conv manager API doxygen tag 70/100670/1
authorshulga <a.shulga@samsung.com>
Tue, 29 Nov 2016 02:31:31 +0000 (11:31 +0900)
committershulga <a.shulga@samsung.com>
Tue, 29 Nov 2016 02:31:31 +0000 (11:31 +0900)
Change-Id: I49fe09fd14c3f1bc79c2e985bddee822faa079c5
Signed-off-by: shulga <a.shulga@samsung.com>
lib/include/d2d_conv_manager.h

index 815c9a1ad99555309095f81c8e9320039f11f62b..d4a4d27a4db1c7030ab6dda19543e92e0b5feded 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