From a581447c6fc572310af6cf28fc60012aa648fda9 Mon Sep 17 00:00:00 2001 From: zengyawen Date: Wed, 29 Mar 2023 09:28:29 +0000 Subject: [PATCH] fixed 2f81065 from https://gitee.com/zengyawen/docs/pulls/16696 update en/application-dev/reference/errorcodes/errorcode-telephony.md. Signed-off-by: zengyawen --- en/application-dev/reference/errorcodes/errorcode-telephony.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/application-dev/reference/errorcodes/errorcode-telephony.md b/en/application-dev/reference/errorcodes/errorcode-telephony.md index f90efffed3..a39655b6cf 100644 --- a/en/application-dev/reference/errorcodes/errorcode-telephony.md +++ b/en/application-dev/reference/errorcodes/errorcode-telephony.md @@ -165,7 +165,7 @@ This error code is reported if the UT is not connected. **Cause** -The current carrier does not support sending of UT requests over a Wi-Fi network, but the mobile phone is connected to the Wi-Fi network. +The current carrier does not support sending of UT requests over a Wi-Fi network, but the device is connected to the Wi-Fi network. **Solution** -- GitLab