mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-08 02:53:12 +02:00
Fixed typo in comment
This commit is contained in:
parent
5e6db26b12
commit
f62e4f22af
1 changed files with 1 additions and 1 deletions
|
@ -668,7 +668,7 @@ public class AbstractCachingVMProvider extends AbstractVMProvider
|
|||
}
|
||||
multiRm.setDoneCount(partialUpdates.size());
|
||||
} else {
|
||||
// All children were found in cache. Compelte the update.
|
||||
// All children were found in cache. Complete the update.
|
||||
update.done();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue