wifi: fix typo in wifi-backward-compatibility.cc

This commit is contained in:
Szymon Szott
2022-03-02 09:21:19 +00:00
parent fbc729459c
commit bd5a7b4ff1

View File

@@ -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.
//