diff --git a/pmd/xdocs/howtowritearule.xml b/pmd/xdocs/howtowritearule.xml index 85071ec1ce..f20ae4ab6b 100644 --- a/pmd/xdocs/howtowritearule.xml +++ b/pmd/xdocs/howtowritearule.xml @@ -136,7 +136,7 @@ WhileStatement

@@ -146,7 +146,7 @@ public class WhileLoopsMustUseBracesRule extends BracesRule {