diff --git a/src/spectrum/model/spectrum-phy.h b/src/spectrum/model/spectrum-phy.h index b466fd6de..4d0c474f9 100644 --- a/src/spectrum/model/spectrum-phy.h +++ b/src/spectrum/model/spectrum-phy.h @@ -73,7 +73,7 @@ public: /** * get the associated MobilityModel instance * - * @return a Ptr to the associated NetDevice instance + * @return a Ptr to the associated MobilityModel instance */ virtual Ptr GetMobility () = 0;