diff --git 
a/dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/AbstractInterfaceConfig.java
 
b/dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/AbstractInterfaceConfig.java
index c7f62f7ba8..3dbf40ceff 100644
--- 
a/dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/AbstractInterfaceConfig.java
+++ 
b/dubbo-config/dubbo-config-api/src/main/java/org/apache/dubbo/config/AbstractInterfaceConfig.java
@@ -84,7 +84,7 @@
     protected String cluster;
 
     /**
-     * The {@link Filter} when the provicer side exposed a service or the 
customer side references a remote service used,
+     * The {@link Filter} when the provider side exposed a service or the 
customer side references a remote service used,
      * if there are more than one, you can use commas to separate them
      */
     protected String filter;


With regards,
Apache Git Services

Reply via email to