Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/book/03-Objects-Everywhere.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Character ch = 'x';
char c = ch;
```

个中原因将在以后的章节里解释
各种原因将在以后的章节里解释
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这不是错别字

个中 和 各种 本来就完全是两个意思


<!-- High-Precision Numbers -->
### 高精度数值
Expand Down