Skip to content

Commit

Permalink
first pull request (apache#3396)
Browse files Browse the repository at this point in the history
  • Loading branch information
hjq2016 authored and cvictory committed Jan 30, 2019
1 parent 19c1af8 commit dd2e16b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
import org.apache.dubbo.rpc.cluster.configurator.AbstractConfigurator;

/**
* AbsentConfigurator
* OverrideConfigurator
*
*/
public class OverrideConfigurator extends AbstractConfigurator {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
import org.apache.dubbo.rpc.cluster.ConfiguratorFactory;

/**
* AbsentConfiguratorFactory
* OverrideConfiguratorFactory
*
*/
public class OverrideConfiguratorFactory implements ConfiguratorFactory {
Expand Down

0 comments on commit dd2e16b

Please sign in to comment.