Skip to content

Commit 1fa959a

Browse files
committed
Unbreak mvn javadoc:javadoc.
Correction for 712c623 commit. [ci skip]
1 parent dab3389 commit 1fa959a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/ru/mystamps/web/controller/editor/ExpandCatalogNumbersEditor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@
3030
* Expands range of catalog numbers (1-3) into a comma-separated list (1,2,3).
3131
*
3232
* @author Slava Semushin
33-
* @todo #694 ExpandCatalogNumbersEditor: add unit tests
3433
*/
34+
// @todo #694 ExpandCatalogNumbersEditor: add unit tests
3535
@RequiredArgsConstructor
3636
public class ExpandCatalogNumbersEditor extends PropertyEditorSupport {
3737

0 commit comments

Comments
 (0)