Reword javadoc

This commit is contained in:
Tim Jacomb 2024-12-11 21:11:41 +00:00
parent 57910109f3
commit d6868c970a
No known key found for this signature in database
GPG Key ID: D40F4AD2F55AF15F
1 changed files with 1 additions and 2 deletions

View File

@ -27,8 +27,7 @@ package org.jenkins.ui.icon;
/** /**
* Icon Specification. * Icon Specification.
* <br> * <br>
* Plugin extension points that implement/extend Action/ManagementLink should * If your class provides an icon spec you should implement this interface.
* also implement this interface.
* *
* @author <a href="mailto:tom.fennelly@gmail.com">tom.fennelly@gmail.com</a> * @author <a href="mailto:tom.fennelly@gmail.com">tom.fennelly@gmail.com</a>
* @since 2.0 * @since 2.0