mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 23:21:59 +00:00
Merge pull request #19761 from TisonKun/patch-1
correct style zh doc typo
This commit is contained in:
commit
7249845f62
@ -118,7 +118,7 @@ for (auto & stream : streams)
|
||||
stream.second->finalize();
|
||||
```
|
||||
|
||||
**18.** 行的某尾不应该包含空格。
|
||||
**18.** 行的末尾不应该包含空格。
|
||||
|
||||
**19.** 源文件应该用 UTF-8 编码。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user