From: yeji kim Date: Mon, 14 Jan 2019 05:48:52 +0000 (+0900) Subject: Fix typo: hostspot -> hotspot X-Git-Tag: submit/tizen/20190114.060959^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0a825dac5c6bc04ffefe5f99e96809b386f4c128;p=platform%2Fcore%2Fsecurity%2Fdevice-policy-client.git Fix typo: hostspot -> hotspot Change-Id: I03d4063796cdaa1a1ed2af2124d276b547bb6697 --- diff --git a/libs/dpm/restriction.h b/libs/dpm/restriction.h index f8059bb..f4ec259 100644 --- a/libs/dpm/restriction.h +++ b/libs/dpm/restriction.h @@ -321,7 +321,7 @@ int dpm_restriction_get_wifi_state(device_policy_manager_h handle, int *is_allow * @privlevel partner * @privilege %http://tizen.org/privilege/dpm.wifi * @param[in] handle Device policy manager handle - * @param[in] allow If true, allow user to change Wi-Fi hostspot state, + * @param[in] allow If true, allow user to change Wi-Fi hotspot state, * if false, disallow user to change Wi-Fi hotspot state. * @return #DPM_ERROR_NONE on success, otherwise a negative value * @retval #DPM_ERROR_NONE Successful