Fixed scaladoc-typo in FSM.scala
This commit is contained in:
parent
c8dfa2458d
commit
14bfc353ba
1 changed files with 1 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ object FSM {
|
|||
* Finite State Machine actor trait. Use as follows:
|
||||
*
|
||||
* <pre>
|
||||
* object A {
|
||||
* trait State
|
||||
* case class One extends State
|
||||
* case class Two extends State
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue