From: hyunuk.tak Date: Wed, 23 Dec 2020 03:33:22 +0000 (+0900) Subject: Fix to handle as plain text for @example X-Git-Tag: submit/tizen_5.5/20201223.043257^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen_5.5;p=platform%2Fcore%2Fapi%2Fwifi-manager.git Fix to handle as plain text for @example Change-Id: I234611688941ae61599fb284d70bbf98d1ffd3e6 --- diff --git a/include/wifi-manager.h b/include/wifi-manager.h index 296be30..6a30bdc 100755 --- a/include/wifi-manager.h +++ b/include/wifi-manager.h @@ -3124,7 +3124,7 @@ int wifi_manager_ap_get_eap_passphrase(wifi_manager_ap_h ap, char **user_name, b /** * @brief Sets access point anonymous identity. * The anonymous identity is used in EAP so that the authenticator can choose the correct authentication server to process the credentials.\n - * For example, sending anonymous identities of foo@example to Example's RADIUS server. + * For example, sending anonymous identities of "foo@example" to Example's RADIUS server. * @since_tizen 5.5 * @param[in] ap The access point handle * @param[in] anonymous_identity The anonymous identity