提交 51669e42 编写于 作者: K kohsuke

typo

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@23530 71c3de6d-444a-0410-be80-ed276b4c234a
上级 5f1c3fc8
......@@ -42,7 +42,7 @@ import java.io.PrintStream;
public class BuildCommand extends CLICommand {
@Override
public String getShortDescription() {
return "Builds a job, and optionall waits until its completion.";
return "Builds a job, and optionally waits until its completion.";
}
@Argument(metaVar="JOB",usage="Name of the job to build",required=true)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册