Skip to content

Commit 2d2be07

Browse files
rupertwkexianjun
authored andcommitted
Fix typo (#3839)
1 parent a378a01 commit 2d2be07

File tree

1 file changed

+1
-1
lines changed
  • dubbo-common/src/main/java/org/apache/dubbo/common/extension

1 file changed

+1
-1
lines changed

dubbo-common/src/main/java/org/apache/dubbo/common/extension/SPI.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* Marker for extension interface
2828
* <p/>
2929
* Changes on extension configuration file <br/>
30-
* Use <code>Protocol</code> as an example, its configuration file 'META-INF/dubbo/com.xxx.Protocol' is changes from: <br/>
30+
* Use <code>Protocol</code> as an example, its configuration file 'META-INF/dubbo/com.xxx.Protocol' is changed from: <br/>
3131
* <pre>
3232
* com.foo.XxxProtocol
3333
* com.foo.YyyProtocol

0 commit comments

Comments
 (0)