fixed typo in spectrum-phy.h doxygen

This commit is contained in:
Nicola Baldo
2012-01-05 16:15:10 +01:00
parent 88420e9455
commit 124048554e

View File

@@ -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<MobilityModel> GetMobility () = 0;