Skip to content

Commit

Permalink
@oleg-nenashev noticed a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Mar 14, 2017
1 parent 3f41d56 commit 3d071b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
import java.util.concurrent.TimeUnit;

/**
* Generalization of {@link InterceptingExecutorService} tp scheduled services.
* Generalization of {@link InterceptingExecutorService} to scheduled services.
* @since FIXME
*/
public abstract class InterceptingScheduledExecutorService extends InterceptingExecutorService implements ScheduledExecutorService {
Expand Down

0 comments on commit 3d071b9

Please sign in to comment.