Skip to content

Commit ba4de9e

Browse files
authored
Merge pull request crossoverJie#42 from crossoverJie/fix
✏️ Fixing typos.永久代
2 parents f26eb89 + 75482a3 commit ba4de9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MD/MemoryAllocation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
## 方法区
2929

3030
方法区主要用于存放已经被虚拟机加载的类信息,如`常量,静态变量`
31-
这块区域也被称为`老年代`
31+
这块区域也被称为`永久代`
3232

3333
### 运行时常量池
3434

0 commit comments

Comments
 (0)