This is an automated email from the ASF dual-hosted git repository.
engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git
The following commit(s) were added to refs/heads/main by this push:
new 78fb486eea Update package documentation from Akka to Pekko (#2526)
78fb486eea is described below
commit 78fb486eea2aa1d14976b2cfa944356f1e151f44
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Nov 24 09:29:44 2025 +0100
Update package documentation from Akka to Pekko (#2526)
---
actor/src/main/scala/org/apache/pekko/pattern/package.scala | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/actor/src/main/scala/org/apache/pekko/pattern/package.scala
b/actor/src/main/scala/org/apache/pekko/pattern/package.scala
index 4ffea12e79..62f3d2b490 100644
--- a/actor/src/main/scala/org/apache/pekko/pattern/package.scala
+++ b/actor/src/main/scala/org/apache/pekko/pattern/package.scala
@@ -14,7 +14,7 @@
package org.apache.pekko
/**
- * == Commonly Used Patterns With Akka ==
+ * == Commonly Used Patterns With Pekko ==
*
* This package is used as a collection point for usage patterns which involve
* actors, futures, etc. but are loosely enough coupled to (multiple of) them
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]