polishing

This commit is contained in:
Oleg Zhurakousky
2011-05-03 17:19:37 -04:00
parent 117e1cc5c7
commit 2deb97608a

View File

@@ -117,7 +117,7 @@ public class PollingLifecycleTests {
}
@Test
public void ensurePollerTaskStopsForAdapterWithInteraptable() throws Exception{
public void ensurePollerTaskStopsForAdapterWithInteraptible() throws Exception{
final CountDownLatch latch = new CountDownLatch(2);
QueueChannel channel = new QueueChannel();