diff --git a/p25/TrunkPacket.cpp b/p25/TrunkPacket.cpp index 38d659cb..789ef552 100644 --- a/p25/TrunkPacket.cpp +++ b/p25/TrunkPacket.cpp @@ -158,7 +158,7 @@ void TrunkPacket::resetNet() /// /// Buffer containing data frame. /// Length of data frame. -/// Flag indicating the TSBK data is pre-decoded TSBK data. +/// Flag indicating the TSBK data is pre-decoded TSBK data. /// bool TrunkPacket::process(uint8_t* data, uint32_t len, bool mbtDecoded) {