Fix checkstyle issues to enforce it
[aaa.git] / aaa-shiro / impl / src / main / java / org / opendaylight / aaa / datastore / mdsal / MdsalTokenStore.java
index 5ad82dc87b7ac8c98c318f32695fa914d3455dbd..74a129a8f54080c147ed2c475760bebdd6c033c9 100644 (file)
@@ -12,7 +12,7 @@ import org.opendaylight.aaa.api.Authentication;
 import org.opendaylight.aaa.api.TokenStore;
 
 /**
- * Implementation of the mdsal AAA token store
+ * Implementation of the mdsal AAA token store.
  */
 public class MdsalTokenStore implements AutoCloseable, TokenStore {