Skip to content

Commit 9b9b54a

Browse files
committed
spelling: implementation
Signed-off-by: Josh Soref <[email protected]>
1 parent 50ed250 commit 9b9b54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/ql/lib/codeql/swift/controlflow/internal/ControlFlowGraphImpl.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@ module Exprs {
10741074

10751075
/**
10761076
* The control-flow for assignments where the left-hand side has
1077-
* direct-to-implmentation-access semantics.
1077+
* direct-to-implementation-access semantics.
10781078
*/
10791079
class PropertyAssignExpr extends AssignExprTree {
10801080
AccessorDecl accessorDecl;

0 commit comments

Comments
 (0)