Skip to content

Commit 7ce4174

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/lib/semmle/code/cpp/ir/implementation/raw/internal/TranslatedCall.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -542,7 +542,7 @@ class TranslatedArgumentExprSideEffect extends TranslatedArgumentSideEffect,
542542
* The IR translation of an argument side effect for `*this` on a call, where there is no `Expr`
543543
* object that represents the `this` argument.
544544
*
545-
* The applies only to constructor calls, as the AST has explioit qualifier `Expr`s for all other
545+
* The applies only to constructor calls, as the AST has exploit qualifier `Expr`s for all other
546546
* calls to non-static member functions.
547547
*/
548548
class TranslatedStructorQualifierSideEffect extends TranslatedArgumentSideEffect,

0 commit comments

Comments
 (0)