Skip to content

Commit a7960c3

Browse files
Update java/ql/src/experimental/Security/CWE/CWE-1004/InsecureTomcatConfig.qhelp
Co-authored-by: Anders Schack-Mulligen <[email protected]>
1 parent 1053aa4 commit a7960c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

java/ql/src/experimental/Security/CWE/CWE-1004/InsecureTomcatConfig.qhelp

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ In most situations, you should not override this behavior.</p>
1515
</recommendation>
1616

1717
<example>
18-
<p>The following example shows a Tomcat configuration with <code>useHttpOnly</code> disabled. Usually you should not to set this.</p>
18+
<p>The following example shows a Tomcat configuration with <code>useHttpOnly</code> disabled. Usually you should not set this.</p>
1919

2020
<sample src="insecure-web.xml" />
2121
</example>
@@ -32,4 +32,4 @@ OWASP:
3232
</a>.
3333
</li>
3434
</references>
35-
</qhelp>
35+
</qhelp>

0 commit comments

Comments
 (0)