From 4f992d68557d5de5459ee09909d8642e757fd293 Mon Sep 17 00:00:00 2001 From: zhaolinglan Date: Tue, 7 Feb 2023 15:59:32 +0800 Subject: [PATCH] add doc Signed-off-by: zhaolinglan --- .../reference/apis/js-apis-inputmethod-InputMethodCommon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zh-cn/application-dev/reference/apis/js-apis-inputmethod-InputMethodCommon.md b/zh-cn/application-dev/reference/apis/js-apis-inputmethod-InputMethodCommon.md index e9128741b0..7753c89253 100644 --- a/zh-cn/application-dev/reference/apis/js-apis-inputmethod-InputMethodCommon.md +++ b/zh-cn/application-dev/reference/apis/js-apis-inputmethod-InputMethodCommon.md @@ -20,7 +20,7 @@ ## Range -描述选中文本的范围 +描述选中文本的范围。 **系统能力:** SystemCapability.MiscServices.InputMethodFramework -- GitLab