ItEr57S04ValidacionEProbasFuncionaisItEr56S04: Fix typo
This commit is contained in:
parent
ede7870ae7
commit
5191f6cde0
1 changed files with 1 additions and 1 deletions
|
|
@ -263,7 +263,7 @@ public class LongOperationFeedback {
|
|||
/**
|
||||
* Executes a long operation. The background operation can send
|
||||
* <code>T</code> objects that can update desktop state. A
|
||||
* {@link IDesktopUpdatesEmitter} that handle this objects is necessary.
|
||||
* {@link IDesktopUpdatesEmitter} that handle these objects is necessary.
|
||||
* Trying to update the components in any other way would fail.
|
||||
*/
|
||||
public static <T> void progressive(final Desktop desktop,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue