Fixed code style

This commit is contained in:
Jindra Petřík
2024-07-30 21:06:51 +02:00
parent cc34fae1c5
commit 1d9329e9be
363 changed files with 8559 additions and 8277 deletions

View File

@@ -56,7 +56,8 @@ public class WrapLayout extends FlowLayout {
* Creates a new flow layout manager with the indicated alignment and the
* indicated horizontal and vertical gaps.
*
* <p>The value of the alignment argument must be one of
* <p>
* The value of the alignment argument must be one of
* <code>WrapLayout</code>, <code>WrapLayout</code>, or
* <code>WrapLayout</code>.
*