fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-trx/+/43689?usp=email )
Change subject: Transceiver52M: fix typo in a docstring ......................................................................
Transceiver52M: fix typo in a docstring
Change-Id: I05adf74a8e8cb9efb59f9e6b53025865dee42ecc --- M Transceiver52M/Transceiver.cpp 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/89/43689/1
diff --git a/Transceiver52M/Transceiver.cpp b/Transceiver52M/Transceiver.cpp index fb2cdd9..616ae10 100644 --- a/Transceiver52M/Transceiver.cpp +++ b/Transceiver52M/Transceiver.cpp @@ -702,7 +702,7 @@
/* * Pull bursts from the FIFO and handle according to the slot - * and burst correlation type. Equalzation is currently disabled. + * and burst correlation type. Equalization is currently disabled. * returns 0 on success (bi filled), negative on error (bi content undefined): * -ENOENT: timeslot is off (fn and tn in bi are filled), * -EIO: read error