Skip to content

Commit 11bf982

Browse files
authored
Remove superfluous linebreaks in qhelp file
1 parent 8687c5c commit 11bf982

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

java/ql/src/experimental/Security/CWE/CWE-094/InsecureDexLoading.qhelp

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,11 @@ which when loaded by the app can lead to code execution.
3232
<references>
3333
<li>
3434
Android Documentation:
35-
<a href="https://developer.android.com/training/data-storage/">Data and file storage overview</a>
36-
.
35+
<a href="https://developer.android.com/training/data-storage/">Data and file storage overview</a>.
3736
</li>
3837
<li>
3938
Android Documentation:
40-
<a href="https://developer.android.com/reference/dalvik/system/DexClassLoader">DexClassLoader</a>
41-
.
39+
<a href="https://developer.android.com/reference/dalvik/system/DexClassLoader">DexClassLoader</a>.
4240
</li>
4341
</references>
4442
</qhelp>

0 commit comments

Comments
 (0)