This is an automated email from the ASF dual-hosted git repository.
jakevin 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 d2044c2dc5 [typo](docs) fix docs,chinese characters error (#16387)
d2044c2dc5 is described below
commit d2044c2dc51e1f6a80181b8e5f50aef9c597aa74
Author: Wanghuan <[email protected]>
AuthorDate: Sun Feb 5 15:47:09 2023 +0800
[typo](docs) fix docs,chinese characters error (#16387)
---
docs/zh-CN/community/how-to-contribute/commit-format-specification.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/docs/zh-CN/community/how-to-contribute/commit-format-specification.md
b/docs/zh-CN/community/how-to-contribute/commit-format-specification.md
index fde9828402..bb9a285e52 100644
--- a/docs/zh-CN/community/how-to-contribute/commit-format-specification.md
+++ b/docs/zh-CN/community/how-to-contribute/commit-format-specification.md
@@ -59,7 +59,7 @@ Commit 分为“标题”和“内容”。原则上标题全部小写。内容
* `<scope>`
- 本次提交设计的模块范围。因为功能模块繁多,在此仅罗列部分,后续根据需求不断完善。
+ 本次提交涉及的模块范围。因为功能模块繁多,在此仅罗列部分,后续根据需求不断完善。
* planner
* meta
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]