This is an automated email from the ASF dual-hosted git repository.

huxing pushed a commit to branch 2.7.0-release
in repository https://gitbox.apache.org/repos/asf/incubator-dubbo.git


The following commit(s) were added to refs/heads/2.7.0-release by this push:
     new 9f3ac61  Fix typo (#3293)
9f3ac61 is described below

commit 9f3ac611eff6f3918fd9e367a90f76d0ee9cc609
Author: Huang YunKun <[email protected]>
AuthorDate: Mon Jan 21 21:00:08 2019 +0800

    Fix typo (#3293)
---
 CHANGES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES.md b/CHANGES.md
index 1a792ae..1fde3bd 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -56,7 +56,7 @@ We have always keep compatibility in mind during the whole 
process of 2.7.0. We
 
 2. Package renaming
 
-   com.alibaba.Dubbo -> org.apache.Dubbo
+   com.alibaba.dubbo -> org.apache.dubbo
 
 3. Simplification of registered URLs
 

Reply via email to