DOC: Fixed invalid include
This commit is contained in:
parent
4a027b9e82
commit
6225b75b99
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ Props
|
||||||
``Props`` is a configuration class to specify options for the creation
|
``Props`` is a configuration class to specify options for the creation
|
||||||
of actors. Here are some examples on how to create a ``Props`` instance.
|
of actors. Here are some examples on how to create a ``Props`` instance.
|
||||||
|
|
||||||
.. includecode:: code/ActorDocSpec.scala#creating-props-config
|
.. includecode:: code/akka/docs/actor/ActorDocSpec.scala#creating-props-config
|
||||||
|
|
||||||
|
|
||||||
Creating Actors with Props
|
Creating Actors with Props
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue