Skip to content

Commit a51f892

Browse files
erik-kroghesbena
andauthored
move dot in qhelp
Co-authored-by: Esben Sparre Andreasen <[email protected]>
1 parent ec1a8cc commit a51f892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Security/CWE-367/FileSystemRace.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This can be avoided by using <code>fs.open</code> to get a file descriptor, and
4444

4545
<references>
4646
<li>
47-
Wikipedia: <a href="https://en.wikipedia.org/wiki/Time-of-check_to_time-of-use">Time-of-check to time-of-use.</a>
47+
Wikipedia: <a href="https://en.wikipedia.org/wiki/Time-of-check_to_time-of-use">Time-of-check to time-of-use</a>.
4848
</li>
4949

5050
<li>

0 commit comments

Comments
 (0)