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

hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new b95fab2b3b =test Change from `Akka` extension to `Pekko` extension in 
scaladoc.
b95fab2b3b is described below

commit b95fab2b3b666226ed59d007da46e92f6df25a63
Author: He-Pin <[email protected]>
AuthorDate: Fri Aug 11 06:05:58 2023 +0800

    =test Change from `Akka` extension to `Pekko` extension in scaladoc.
    
    Signed-off-by: He-Pin <[email protected]>
---
 .../main/scala/org/apache/pekko/remote/testconductor/Extension.scala    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Extension.scala
 
b/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Extension.scala
index 8f317a72b5..cf64170b2e 100644
--- 
a/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Extension.scala
+++ 
b/multi-node-testkit/src/main/scala/org/apache/pekko/remote/testconductor/Extension.scala
@@ -50,7 +50,7 @@ object TestConductor extends ExtensionId[TestConductorExt] 
with ExtensionIdProvi
 
 /**
  * This binds together the [[pekko.remote.testconductor.Conductor]] and
- * [[pekko.remote.testconductor.Player]] roles inside an Akka
+ * [[pekko.remote.testconductor.Player]] roles inside a Pekko
  * [[pekko.actor.Extension]]. Please follow the aforementioned links for
  * more information.
  *


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

Reply via email to