We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a378a01 commit 2d2be07Copy full SHA for 2d2be07
dubbo-common/src/main/java/org/apache/dubbo/common/extension/SPI.java
@@ -27,7 +27,7 @@
27
* Marker for extension interface
28
* <p/>
29
* 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/>
+ * Use <code>Protocol</code> as an example, its configuration file 'META-INF/dubbo/com.xxx.Protocol' is changed from: <br/>
31
* <pre>
32
* com.foo.XxxProtocol
33
* com.foo.YyyProtocol
0 commit comments