Enable checkstyle
[controller.git] / atomix-storage / src / main / java / io / atomix / storage / journal / JournalSegment.java
index bab668ffd6982a6a3f2ec07bfef3cc5c9b904f35..b842d95e2495460770024018c361e8a5f7fc66be 100644 (file)
@@ -41,7 +41,7 @@ import org.slf4j.LoggerFactory;
  */
 final class JournalSegment {
     /**
-     * Encapsulation of a {@link JournalSegment}'s state;
+     * Encapsulation of a {@link JournalSegment}'s state.
      */
     sealed interface State {
         // Marker interface