Skip to content

Commit 25350ad

Browse files
committed
spelling: expression
Signed-off-by: Josh Soref <[email protected]>
1 parent 7ce4174 commit 25350ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/jsf/4.21 Operators/AV Rule 160.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ where
4141
not ae.getParent() instanceof ExprStmt and
4242
not ae instanceof ForStmtSideEffectExpr
4343
select ae,
44-
"AV Rule 160: An assignment expression shall be used only as the exprression in an expression statement."
44+
"AV Rule 160: An assignment expression shall be used only as the expression in an expression statement."

0 commit comments

Comments
 (0)