Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 25350ad

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)