Skip to content

Commit 495a174

Browse files
fanofxiaofengbrianway
authored andcommitted
fix one typo
修正一处拼写错误
1 parent 5b3c4ec commit 495a174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/javase/java基础巩固笔记(1)-反射.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ hashcode与内存泄露问题
132132

133133
---
134134

135-
## 内省(Instropector) & JavaBean
135+
## 内省(Introspector) & JavaBean
136136
JavaBean读取属性x的值的流程:变大写、补前缀、获取方法。
137137

138138
```

0 commit comments

Comments
 (0)