Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 41b5011

Browse files
Apply suggestions from code review
Co-authored-by: Felicity Chapman <[email protected]>
1 parent 7929fae commit 41b5011

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java/ql/src/Security/CWE/CWE-200/TempDirLocalInformationDisclosure.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ For example: <code>PosixFilePermissions.asFileAttribute(EnumSet.of(PosixFilePerm
3636

3737
<sample src="TempDirUsageVulnerable.java"/>
3838

39-
<p>In the following example, files and directories are created with file permissions protecting their contents.</p>
39+
<p>In the following example, files and directories are created with file permissions that protect their contents.</p>
4040

4141
<sample src="TempDirUsageSafe.java"/>
4242
</example>

0 commit comments

Comments
 (0)