Skip to content

Commit

Permalink
Update shared/ssa/codeql/ssa/Ssa.qll
Browse files Browse the repository at this point in the history
Co-authored-by: Mathias Vorreiter Pedersen <mathiasvp@github.com>
  • Loading branch information
hvitved and MathiasVP authored Jul 10, 2024
1 parent 7928d75 commit 8979bac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/ssa/codeql/ssa/Ssa.qll
Original file line number Diff line number Diff line change
Expand Up @@ -1179,7 +1179,7 @@ module Make<LocationSig Location, InputSig<Location> Input> {
}

/**
* Gets a read of SSA defintion `def`.
* Gets a read of SSA definition `def`.
*
* Override this with a cached version when applicable.
*/
Expand Down

0 comments on commit 8979bac

Please sign in to comment.