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

Doc fix

上级 8b740530
......@@ -35,7 +35,7 @@ import java.util.ListIterator;
* Annotates one line of console output.
*
* <p>
* In Hudson, console output annotation is done line by line, and
* In Jenkins, console output annotation is done line by line, and
* we model this as a state machine &mdash;
* the code encapsulates some state, and it uses that to annotate one line (and possibly update the state.)
*
......@@ -54,7 +54,7 @@ import java.util.ListIterator;
* </pre>
*
* <p>
* Because of a browser can request console output incrementally, in addition to above a console annotator
* Because a browser can request console output incrementally, in addition to above a console annotator
* can be serialized at any point and deserialized back later to continue annotation where it left off.
*
* <p>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册