Implementation of the DomainService

Change-Id: I012c31d113fbcc12d4c35cb10d11d7be4cd83458
diff --git a/core/net/src/main/java/org/onosproject/net/domain/impl/package-info.java b/core/net/src/main/java/org/onosproject/net/domain/impl/package-info.java
index 4ef383f..73d2f22 100644
--- a/core/net/src/main/java/org/onosproject/net/domain/impl/package-info.java
+++ b/core/net/src/main/java/org/onosproject/net/domain/impl/package-info.java
@@ -15,6 +15,6 @@
  */
 
 /**
- * Implementation of the domain manager.
+ * Implementation of the domain management.
  */
 package org.onosproject.net.domain.impl;
\ No newline at end of file