mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Fix spelling.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"qhelp.dtd">
|
||||
<qhelp>
|
||||
<overview>
|
||||
<p>In order to analyse uses of a class, all its attributes need to be known. Without the full inheritance hierarchy this is impossible.
|
||||
<p>In order to analyze uses of a class, all its attributes need to be known. Without the full inheritance hierarchy this is impossible.
|
||||
This query finds classes where type inference fails and gives some indication as to why that failure occurred.
|
||||
</p>
|
||||
|
||||
@@ -12,5 +12,6 @@ This is an informational query only, this query depends on points-to and type in
|
||||
Unlike normal queries it does not indicate any problem with the program being analyzed.
|
||||
</p>
|
||||
|
||||
|
||||
</overview>
|
||||
</qhelp>
|
||||
|
||||
Reference in New Issue
Block a user