We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9cfebe1 commit d5e6a9dCopy full SHA for d5e6a9d
opengrok-web/src/main/webapp/diff.jsp
@@ -52,7 +52,7 @@ private String getAnnotateRevision(DiffData data) {
52
* This block must be the first block before any other output in the
53
* response.
54
*
55
- * If there is already any output written into the response and we
+ * If there is already any output written into the response, and we
56
* use the same response and reset the content and the headers then we have
57
* a collision with the response streams and the "getOutputStream() has
58
* already been called" exception occurs.
0 commit comments