mirror of https://github.com/jenkinsci/jenkins.git
Reword javadoc
This commit is contained in:
parent
57910109f3
commit
d6868c970a
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue