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 50ed250 commit 9b9b54aCopy full SHA for 9b9b54a
swift/ql/lib/codeql/swift/controlflow/internal/ControlFlowGraphImpl.qll
@@ -1074,7 +1074,7 @@ module Exprs {
1074
1075
/**
1076
* The control-flow for assignments where the left-hand side has
1077
- * direct-to-implmentation-access semantics.
+ * direct-to-implementation-access semantics.
1078
*/
1079
class PropertyAssignExpr extends AssignExprTree {
1080
AccessorDecl accessorDecl;
0 commit comments