mirror of
https://github.com/github/codeql.git
synced 2026-04-19 14:04:09 +02:00
spelling: determine
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -911,7 +911,7 @@ module BooleanSplitting {
|
||||
* ```
|
||||
*
|
||||
* the branch taken in the condition on line 2 can be recorded, and the
|
||||
* recorded value will detmine the branch taken in the condition on line 4.
|
||||
* recorded value will determine the branch taken in the condition on line 4.
|
||||
*/
|
||||
abstract predicate correlatesConditions(ConditionBlock cb1, ConditionBlock cb2, boolean inverted);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user