提交 17ac9fda 编写于 作者: J Josh Soref

fix javadoc punctuation for Initializer.after

上级 080bfca9
......@@ -65,7 +65,7 @@ public @interface Initializer {
*
* <p>
* This has the identical purpose as {@link #requires()}, but it's separated to allow better type-safety
* when using {@link InitMilestone} as a requirement (since enum member definitions need to be constant.)
* when using {@link InitMilestone} as a requirement (since enum member definitions need to be constant).
*/
InitMilestone after() default STARTED;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册