=doc Fix dangling @@@ in howto docs #23516 (#24261)

Refs: #23516
Last Java pattern was shown for both Java and Scala.
This commit is contained in:
Josep Prat 2018-01-08 02:54:11 +01:00 committed by Konrad `ktoso` Malawski
parent dc20fc2f1e
commit 0796607aa4

View file

@ -124,6 +124,8 @@ The pattern is described [Discovering Message Flows in Actor System with the Spi
See @ref:[Actor Timers](actors.md#actors-timers)
@@@ div { .group-java }
## Single-Use Actor Trees with High-Level Error Reporting
*Contributed by: Rick Latrine*