ItEr57S04ValidacionEProbasFuncionaisItEr56S04: Fix typo

This commit is contained in:
Óscar González Fernández 2010-06-10 01:21:45 +02:00
parent ede7870ae7
commit 5191f6cde0

View file

@ -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,