We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6794e7d commit 7ea9bb6Copy full SHA for 7ea9bb6
1 file changed
design-pattern/src/main/java/structural/AdapterPattern.java
@@ -10,7 +10,7 @@
10
public class AdapterPattern {
11
12
//////////////////////////////////////////////////////////////////////
13
- // 类适配器 //
+ // 类适配器 //
14
15
16
//被适配的源对象(Adaptee)
0 commit comments