summaryrefslogtreecommitdiff
path: root/ace/Timer_Heap_T.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Timer_Heap_T.h')
-rw-r--r--ace/Timer_Heap_T.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/Timer_Heap_T.h b/ace/Timer_Heap_T.h
index 73ba57dd3e2..003d7d229d2 100644
--- a/ace/Timer_Heap_T.h
+++ b/ace/Timer_Heap_T.h
@@ -102,7 +102,7 @@ public:
* time and is more predictable (though it requires more space).
* Otherwise, timer nodes are allocated as needed.
* @param freelist is the freelist of timer nodes.
- * @param upcall_functor If 0 Timer Heap will create a default FUNCTOR.
+ * @param upcall_function If 0 Timer Heap will create a default FUNCTOR.
*/
ACE_Timer_Heap_T (size_t size,
int preallocated = 0,