Skip to content

Commit a6e1a4d

Browse files
implement -> implements
implement -> implements
1 parent c205691 commit a6e1a4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notes/面向对象思想.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Vihical <|-- Trunck
149149

150150
## 实现关系 (Realization)
151151

152-
用来实现一个接口,在 Java 中使用 implement 关键字。
152+
用来实现一个接口,在 Java 中使用 implements 关键字。
153153

154154
<div align="center"> <img src="../pics//SoWkIImgAStDuU8goIp9ILK8IatCoQn.png"/> </div><br>
155155

0 commit comments

Comments
 (0)