From 6c3c025fcff222b35ee599c35864fc875eadbc46 Mon Sep 17 00:00:00 2001 From: yanxiaotao Date: Sun, 10 Jul 2022 10:51:58 +0800 Subject: [PATCH] update comments for api9 0710 Signed-off-by: yanxiaotao --- api/@ohos.wifi.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/@ohos.wifi.d.ts b/api/@ohos.wifi.d.ts index 549cfd2cd..ceba8186e 100644 --- a/api/@ohos.wifi.d.ts +++ b/api/@ohos.wifi.d.ts @@ -1074,7 +1074,7 @@ declare namespace wifi { * EAP config info. * * @since 9 - * @systemapi + * @systemapi * @syscap SystemCapability.Communication.WiFi.STA */ eapConfig: WifiEapConfig;