Skip to content

[dubbo-common] typo: config-centre #5445

@spawpaw

Description

@spawpaw
  • I have searched the issues of this repository and believe that this is not a duplicate.
  • I have checked the FAQ of this repository and believe that this is not a duplicate.

Environment

  • Dubbo version: v2.7.3
  • Java version: 1.8

Actual Result

https://github.com/apache/dubbo/blob/master/dubbo-common/src/main/java/org/apache/dubbo/common/config/ConfigurationUtils.java#L77

logger.warn("You specified the config centre, but there's not even one single config item in it.");

Expected Result

logger.warn("You specified the config center, but there's not even one single config item in it.");

Although centre has a simmilar meaning with center, we usually call a config center config center but not config centre. so consider changing it to config center?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions