Fix spelling.

This commit is contained in:
Mark Shannon
2018-11-29 18:11:57 +00:00
parent 2bf98b805d
commit 9aa59fd419

View File

@@ -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>