diff --git a/examples/wireless/wifi-backward-compatibility.cc b/examples/wireless/wifi-backward-compatibility.cc index 1ca26ebd5..858332d63 100644 --- a/examples/wireless/wifi-backward-compatibility.cc +++ b/examples/wireless/wifi-backward-compatibility.cc @@ -39,7 +39,7 @@ // network where the AP and the station use different 802.11 standards. // // It outputs the throughput for a given configuration: user can specify -// the 802.11 versions for the AT and the station as well as their rate +// the 802.11 versions for the AP and the station as well as their rate // adaptation algorithms. It also allows to decide whether the station, // the AP or both has/have traffic to send. //