From 65ba498977973e0a11c91b1c6b2f35791ad23ab4 Mon Sep 17 00:00:00 2001 From: irfan Date: Fri, 24 Mar 2000 10:11:55 +0000 Subject: typo fix! --- tests/Thread_Pool_Reactor_Test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Thread_Pool_Reactor_Test.cpp b/tests/Thread_Pool_Reactor_Test.cpp index 276f0be0021..a1f7e5e8dbd 100644 --- a/tests/Thread_Pool_Reactor_Test.cpp +++ b/tests/Thread_Pool_Reactor_Test.cpp @@ -9,7 +9,7 @@ // Thread_Pool_Reactor_Test.cpp // // = DESCRIPTION -// This program is a torture test of thread poll reactors. It +// This program is a torture test of thread pool reactors. It // starts by spawning several server threads waiting to handle // events. Several other client threads are spawned right after // to initiate connections to server threads. Each connection -- cgit v1.2.1