mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-12 19:20:32 +00:00
Fix typo in comment
This commit is contained in:
parent
ea38f7e727
commit
d320ea70ff
@ -264,7 +264,7 @@ void GNSSFlowgraph::init()
|
||||
}
|
||||
|
||||
/*
|
||||
* Instantiate the receiver av message monitor block, if required
|
||||
* Instantiate the receiver nav message monitor block, if required
|
||||
*/
|
||||
enable_navdata_monitor_ = configuration_->property("NavDataMonitor.enable_monitor", false);
|
||||
if (enable_navdata_monitor_)
|
||||
|
Loading…
Reference in New Issue
Block a user