This is an automated email from the ASF dual-hosted git repository.
yiguolei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris.git
The following commit(s) were added to refs/heads/master by this push:
new 449f0c010c0 [docs](fix) modify identity in DROP-USER.md (#30891)
449f0c010c0 is described below
commit 449f0c010c0910858cdf06b052f244a53305402f
Author: lxliyou001 <[email protected]>
AuthorDate: Thu Feb 22 22:28:42 2024 +0800
[docs](fix) modify identity in DROP-USER.md (#30891)
---
.../sql-manual/sql-reference/Account-Management-Statements/DROP-USER.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/zh-CN/docs/sql-manual/sql-reference/Account-Management-Statements/DROP-USER.md
b/docs/zh-CN/docs/sql-manual/sql-reference/Account-Management-Statements/DROP-USER.md
index 55006f1fec7..1fd418d43ca 100644
---
a/docs/zh-CN/docs/sql-manual/sql-reference/Account-Management-Statements/DROP-USER.md
+++
b/docs/zh-CN/docs/sql-manual/sql-reference/Account-Management-Statements/DROP-USER.md
@@ -43,7 +43,7 @@ DROP USER
user@['domain']
```
- 删除指定的 user identitiy.
+ 删除指定的 user identity.
### Example
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]