He-Pin commented on code in PR #374:
URL: https://github.com/apache/incubator-pekko/pull/374#discussion_r1221537497


##########
discovery/src/main/scala/org/apache/pekko/discovery/ServiceDiscovery.scala:
##########
@@ -150,7 +150,7 @@ final class Lookup(val serviceName: String, val portName: 
Option[String], val pr
   require(serviceName.trim.nonEmpty, "'serviceName' cannot be empty")
 
   /**
-   * Which port for a service e.g. Akka remoting or HTTP.
+   * Which port for a service e.g. Apache Pekko remoting or HTTP.

Review Comment:
   Some parts are ` Apache Pekko` but some are `Pekko`, it there any guide 
about this?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to