Fix typo of DispatcherSelector's Scaladoc (#26649)
This commit is contained in:
parent
30a278a96e
commit
02dc90ff6d
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ sealed abstract class DispatcherSelector extends Props
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Factories for [[DispatcherSelector]]s which describe which thread pool shall be used to run
|
* Factories for [[DispatcherSelector]]s which describe which thread pool shall be used to run
|
||||||
* the actor to which this configuration is applied. Se the individual factory methods for details
|
* the actor to which this configuration is applied. See the individual factory methods for details
|
||||||
* on the options.
|
* on the options.
|
||||||
*
|
*
|
||||||
* The default configuration if none of these options are present is to run
|
* The default configuration if none of these options are present is to run
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue