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

fanningpj pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/1.3.x by this push:
     new 29876bd5d7 Update package documentation from Akka to Pekko (#2526) 
(#2528)
29876bd5d7 is described below

commit 29876bd5d712777594560895bc4d333cdcf5f6bf
Author: PJ Fanning <[email protected]>
AuthorDate: Tue Nov 25 12:32:11 2025 +0100

    Update package documentation from Akka to Pekko (#2526) (#2528)
---
 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]

Reply via email to