=doc fixed spelling mistake in comment
This commit is contained in:
parent
0519631ab9
commit
d6c7ac84d9
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ class DemoActorWrapper extends Actor {
|
|||
object DemoActor {
|
||||
/**
|
||||
* Create Props for an actor of this type.
|
||||
* @param magciNumber The magic number to be passed to this actor’s constructor.
|
||||
* @param magicNumber The magic number to be passed to this actor’s constructor.
|
||||
* @return a Props for creating this actor, which can then be further configured
|
||||
* (e.g. calling `.withDispatcher()` on it)
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue