sigProcLib: Typo sybols -> symbols

Change-Id: I8cbef852374d0458c4f4ad4be0df0aa998e3796a
diff --git a/Transceiver52M/sigProcLib.cpp b/Transceiver52M/sigProcLib.cpp
index a361eff..2a22e49 100644
--- a/Transceiver52M/sigProcLib.cpp
+++ b/Transceiver52M/sigProcLib.cpp
@@ -1124,7 +1124,7 @@
  * Modulate 8-PSK burst. When empty pulse shaping (rotation only)
  * is enabled, the output vector length will be bit sequence length
  * times the SPS value. When pulse shaping is enabled, the output
- * vector length is fixed at 625 samples (156.25 sybols at 4 SPS).
+ * vector length is fixed at 625 samples (156.25 symbols at 4 SPS).
  * Pulse shaped bit sequences that go beyond one burst are truncated.
  * Pulse shaping at anything but 4 SPS is not supported.
  */