minor Javadoc correction
This commit is contained in:
parent
1ad759e6e7
commit
787ac33df7
|
|
@ -54,7 +54,7 @@ import com.puppycrawl.tools.checkstyle.api.DetailAST;
|
|||
* <module name="InnerAssignment"/>
|
||||
* </pre>
|
||||
*
|
||||
* <p> An example of how to configure the check for only <code>+</code>,
|
||||
* <p> An example of how to configure the check for only <code>=</code>,
|
||||
* <code>+=</code>, and <code>-=</code> operators is:
|
||||
* </p>
|
||||
* <pre>
|
||||
|
|
|
|||
Loading…
Reference in New Issue