summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-24 10:11:55 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2000-03-24 10:11:55 +0000
commit65ba498977973e0a11c91b1c6b2f35791ad23ab4 (patch)
tree3cf6d031a9031249650f10ff18be006aa642f897
parent0ac36761b6fbf18a587062b09c1ad7047693e379 (diff)
downloadATCD-65ba498977973e0a11c91b1c6b2f35791ad23ab4.tar.gz
typo fix!
-rw-r--r--tests/Thread_Pool_Reactor_Test.cpp2
1 files changed, 1 insertions, 1 deletions
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