summaryrefslogtreecommitdiff
path: root/TAO/tao/Transport_Mux_Strategy.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/Transport_Mux_Strategy.h')
-rw-r--r--TAO/tao/Transport_Mux_Strategy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Transport_Mux_Strategy.h b/TAO/tao/Transport_Mux_Strategy.h
index 94eeef24060..ba7ebd62068 100644
--- a/TAO/tao/Transport_Mux_Strategy.h
+++ b/TAO/tao/Transport_Mux_Strategy.h
@@ -58,7 +58,7 @@ public:
/**
* Unbind the dispatcher, the client is no longer waiting for the
- * request, for example, because the request timedout.
+ * request, for example, because the request timed out.
* The strategy can (must) cleanup any resources associated with the
* request.
* A later reply for that request should be ignored.