mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
Fix comment
This commit is contained in:
@@ -740,7 +740,7 @@ abstract class TranslatedSpecificJump extends TranslatedStmt {
|
||||
override Instruction getChildSuccessor(TranslatedElement child) { none() }
|
||||
|
||||
/**
|
||||
* The instruction that gets the target of the jump.
|
||||
* Gets the instruction that is the target of the jump.
|
||||
*/
|
||||
abstract Instruction getTargetInstruction();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user