mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-24 09:25:31 +02:00
Typo
This commit is contained in:
parent
2ea99a91b0
commit
8ebad61314
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ abstract public class Sequence extends DsfRunnable implements Future<Object> {
|
|||
}
|
||||
|
||||
/*
|
||||
* If sequence was cencelled during last step (or before the sequence
|
||||
* If sequence was cancelled during last step (or before the sequence
|
||||
* was ever executed), start rolling back the execution.
|
||||
*/
|
||||
if (isCancelled()) {
|
||||
|
|
Loading…
Add table
Reference in a new issue