Skip to content

Commit

Permalink
fix javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Yannic92 committed Jul 20, 2022
1 parent e392b46 commit a26832a
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -74,8 +74,7 @@
* <li>{@link #startStatusSupplierActor(akka.actor.ActorSystem)},</li>
* <li>{@link #startServiceRootActors(akka.actor.ActorSystem, org.eclipse.ditto.base.service.config.ServiceSpecificConfig)}.
* <ol>
* <li>{@link #getMainRootActorProps(org.eclipse.ditto.base.service.config.ServiceSpecificConfig,
* com.typesafe.config.Config, akka.actor.ActorRef, akka.actor.ActorSystem)},</li>
* <li>{@link #getMainRootActorProps(org.eclipse.ditto.base.service.config.ServiceSpecificConfig, akka.actor.ActorRef)},</li>
* <li>{@link #startMainRootActor(akka.actor.ActorSystem, akka.actor.Props)},</li>
* </ol>
* </li>
Expand Down

0 comments on commit a26832a

Please sign in to comment.