Skip to content

Commit ab283c7

Browse files
authoredOct 11, 2024
Merge pull request #2498 from Barsit/patch-1
Update reflection.md
2 parents 107337c + f580245 commit ab283c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎docs/java/basis/reflection.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ public class TargetObject {
116116
}
117117
```
118118

119-
2. 使用反射操作这个类的方法以及参数
119+
2. 使用反射操作这个类的方法以及属性
120120

121121
```java
122122
package cn.javaguide;

0 commit comments

Comments
 (0)