We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba0f34a commit 71b0613Copy full SHA for 71b0613
cpp/ql/src/Likely Bugs/Arithmetic/ComparisonPrecedence.qhelp
@@ -6,7 +6,7 @@
6
7
<overview>
8
<p>
9
-This rule finds comparison expressions that use 2 or more comparison operators and are not completely paranthesized.
+This rule finds comparison expressions that use 2 or more comparison operators and are not completely parenthesized.
10
It is best to fully parenthesize complex comparison expressions to explicitly define the order of the comparison operators.
11
</p>
12
0 commit comments