1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-24 11:04:53 +00:00

Fix typos detected by codespell

This commit is contained in:
Carles Fernandez
2025-02-10 13:20:14 +01:00
parent a9688ddad5
commit 32e7dc03ae
105 changed files with 140 additions and 140 deletions

View File

@@ -49,7 +49,7 @@ namespace wht = boost;
namespace wht = std;
#endif
// ######## GNURADIO BLOCK MESSAGE RECEVER #########
// ######## GNURADIO BLOCK MESSAGE RECEIVER #########
class HasDecoderTester;
using HasDecoderTester_sptr = gnss_shared_ptr<HasDecoderTester>;