Fix warnings and clean up javadocs in sal-akka-raft
[controller.git] / opendaylight / md-sal / sal-akka-raft / src / main / java / org / opendaylight / controller / cluster / raft / client / messages / OnDemandRaftState.java
index 0bd85b1e6d19082eb1f86f0c9f272c3bddafec8a..cf9bb620dd6a4aa98e73a5ba7198ff0e1bdd0b7c 100644 (file)
@@ -13,7 +13,7 @@ import java.util.List;
 import java.util.Map;
 
 /**
- * The response to a GetOnDemandRaftState message,
+ * The response to a GetOnDemandRaftState message.
  *
  * @author Thomas Pantelis
  */