提交 e7b91430 编写于 作者: K Kohsuke Kawaguchi

typo

上级 2135a175
......@@ -84,7 +84,7 @@ public class ParametersAction implements Action, Iterable<ParameterValue>, Queue
}
/**
* Performs a variable subsitution to the given text and return it.
* Performs a variable substitution to the given text and return it.
*/
public String substitute(AbstractBuild<?,?> build, String text) {
return Util.replaceMacro(text,createVariableResolver(build));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册