Skip to content

Commit 8979bac

Browse files
hvitvedMathiasVP
andauthored
Update shared/ssa/codeql/ssa/Ssa.qll
Co-authored-by: Mathias Vorreiter Pedersen <[email protected]>
1 parent 7928d75 commit 8979bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/ssa/codeql/ssa/Ssa.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,7 +1179,7 @@ module Make<LocationSig Location, InputSig<Location> Input> {
11791179
}
11801180

11811181
/**
1182-
* Gets a read of SSA defintion `def`.
1182+
* Gets a read of SSA definition `def`.
11831183
*
11841184
* Override this with a cached version when applicable.
11851185
*/

0 commit comments

Comments
 (0)