Skip to content

Commit

Permalink
Fix provicer --> provider (apache#3222)
Browse files Browse the repository at this point in the history
  • Loading branch information
mimihom authored and khanimteyaz committed Jan 18, 2019
1 parent db431e5 commit dfad45d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ public abstract class AbstractInterfaceConfig extends AbstractMethodConfig {
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;
Expand Down

0 comments on commit dfad45d

Please sign in to comment.