src/helper/application-container.h
changeset 3997 a66553c56a8f
parent 3848 affd0834debc
child 4140 6bbf05bf4826
--- a/src/helper/application-container.h	Tue Dec 09 12:24:24 2008 -0800
+++ b/src/helper/application-container.h	Tue Dec 09 20:29:04 2008 -0800
@@ -41,7 +41,7 @@
   /**
    * Create an ApplicationContainer with exactly one application
    *
-   * \param node a node to add to the container
+   * \param application The application to add to the container
    */
   ApplicationContainer (Ptr<Application> application);