!24 【OpenHarmony开源贡献者计划2022】Fix a typo

Merge pull request !24 from 刘冬/dong
This commit is contained in:
openharmony_ci
2022-07-05 00:59:02 +00:00
committed by Gitee
+1 -1
View File
@@ -135,7 +135,7 @@ WifiErrorCode GetDeviceConfigs(WifiDeviceConfig *result, unsigned int *size);
WifiErrorCode RemoveDevice(int networkId);
/**
* @brief Disable a hotspot configuration matching a specified <b>networkId</b>. If the config is diabled, it will
* @brief Disable a hotspot configuration matching a specified <b>networkId</b>. If the config is disabled, it will
* not be auto connected.
*
* @param networkId Indicates the <b>networkId</b> matching the hotspot configuration to disable.