Fix typo: hostspot -> hotspot 56/197556/1 accepted/tizen/4.0/unified/20190114.234231 accepted/tizen/unified/20190115.055947 submit/tizen/20190114.060959 submit/tizen_4.0/20190114.061112 submit/tizen_5.0/20190114.061027
authoryeji kim <yeji01.kim@samsung.com>
Mon, 14 Jan 2019 05:48:52 +0000 (14:48 +0900)
committeryeji kim <yeji01.kim@samsung.com>
Mon, 14 Jan 2019 05:48:52 +0000 (14:48 +0900)
Change-Id: I03d4063796cdaa1a1ed2af2124d276b547bb6697

libs/dpm/restriction.h

index f8059bb636464d129e0280c3c5e83343686ad12f..f4ec25952d115016e98d4afb3046699239003f2a 100644 (file)
@@ -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