Polish docs

This commit is contained in:
Janne Valkealahti
2015-10-11 15:45:06 +01:00
parent 4df80adc4f
commit a6f06435e1
3 changed files with 19 additions and 7 deletions

View File

@@ -64,7 +64,7 @@ public class Application {
.event(Events.DRY)
.and()
.withExternal()
.source(States.RUNNING) .target(States.POWEROFF)
.source(States.RUNNING).target(States.POWEROFF)
.event(Events.CUTPOWER)
.and()
.withExternal()