Skip to content

Commit d5e6a9d

Browse files
committed
fix wording
1 parent 9cfebe1 commit d5e6a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opengrok-web/src/main/webapp/diff.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ private String getAnnotateRevision(DiffData data) {
5252
* This block must be the first block before any other output in the
5353
* response.
5454
*
55-
* If there is already any output written into the response and we
55+
* If there is already any output written into the response, and we
5656
* use the same response and reset the content and the headers then we have
5757
* a collision with the response streams and the "getOutputStream() has
5858
* already been called" exception occurs.

0 commit comments

Comments
 (0)