aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/radioBuffer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Transceiver52M/radioBuffer.cpp')
-rw-r--r--Transceiver52M/radioBuffer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Transceiver52M/radioBuffer.cpp b/Transceiver52M/radioBuffer.cpp
index a2b42c4..57de364 100644
--- a/Transceiver52M/radioBuffer.cpp
+++ b/Transceiver52M/radioBuffer.cpp
@@ -96,7 +96,7 @@ const float *RadioBuffer::getReadSegment()
/*
* Output direction
*
- * Write a non-segment length of samples to the buffer.
+ * Write a non-segment length of samples to the buffer.
*/
bool RadioBuffer::write(const float *wr, size_t len)
{