提交 7b2541d4 编写于 作者: K Kohsuke Kawaguchi

doc fix

上级 f984e829
......@@ -249,7 +249,7 @@ public abstract class RunListener<R extends Run> implements ExtensionPoint {
}
/**
* Returns all the registered {@link RunListener} descriptors.
* Returns all the registered {@link RunListener}s.
*/
public static ExtensionList<RunListener> all() {
return Jenkins.getInstance().getExtensionList(RunListener.class);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册