From: cheoleun moon Date: Tue, 4 Oct 2022 05:36:42 +0000 (+0900) Subject: Fix invalid tag X-Git-Tag: accepted/tizen/7.0/unified/20221128.015435^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0c27f70500dcf319a418eed359c62c42373f66e9;p=platform%2Fcore%2Fapi%2Fnsd.git Fix invalid tag Change-Id: Iadb402904a2ed0ebe594a99ae5bc5d28cb0487d4 --- diff --git a/include/dns-sd.h b/include/dns-sd.h index 629ca8b..e5c4698 100644 --- a/include/dns-sd.h +++ b/include/dns-sd.h @@ -337,7 +337,7 @@ int dnssd_service_unset_record(dnssd_service_h local_service, unsigned short typ /** * @brief Sets the interface name of DNSSD local service. - * @detail The @a interface is the interface of network card that this service is provided (e.g. wlan0, eth0, etc.). + * @details The @a interface is the interface of network card that this service is provided (e.g. wlan0, eth0, etc.). * @since_tizen 7.0 * @param[in] local_service The DNSSD service handle * @param[in] interface The interface name