src/core/traced-value.h
changeset 3190 51fe9001a679
parent 3182 61fe7fe81ebd
--- a/src/core/traced-value.h	Sat May 31 16:14:49 2008 +0100
+++ b/src/core/traced-value.h	Mon Jun 02 10:30:24 2008 -0700
@@ -47,7 +47,7 @@
  * this template: this instance will behave just like
  * the original class (if it did not export any special method),
  * and will define Connect/DisconnectWithoutContext methods to work
- * with an ns3::TraceSourceAccessor.
+ * with ns3::MakeTraceSourceAccessor.
  */
 template <typename T>
 class TracedValue