mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-11-02 00:03:04 +00:00
Fix typos detected by codespell
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <pmt/pmt.h>
|
||||
|
||||
|
||||
// ######## GNURADIO ACQUISITION BLOCK MESSAGE RECEVER #########
|
||||
// ######## GNURADIO ACQUISITION BLOCK MESSAGE RECEIVER #########
|
||||
class Acquisition_msg_rx;
|
||||
|
||||
using Acquisition_msg_rx_sptr = gnss_shared_ptr<Acquisition_msg_rx>;
|
||||
|
||||
Reference in New Issue
Block a user