replace use of Akka in comments (#516)
* replace use of Akka in comments * fix config name
This commit is contained in:
parent
b1f2f37a8a
commit
8d5c34f48f
3 changed files with 5 additions and 5 deletions
|
|
@ -85,7 +85,7 @@ object CapturedLogEvent {
|
|||
}
|
||||
|
||||
/**
|
||||
* Auxiliary constructor that receives Akka's internal [[OptionVal]] as parameters and converts them to Scala's [[Option]].
|
||||
* Auxiliary constructor that receives Pekko's internal [[OptionVal]] as parameters and converts them to Scala's [[Option]].
|
||||
* INTERNAL API
|
||||
*/
|
||||
@InternalApi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue