mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 12:40:35 +00:00
Fix spelling error
This commit is contained in:
parent
e8ec809d2c
commit
984c1fbb2c
@ -1382,7 +1382,7 @@ int GNSSFlowgraph::disconnect_signal_conditioners_from_channels()
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
DLOG(INFO) << "Signal conditioner(s) sucessfully disconnected from channels";
|
DLOG(INFO) << "Signal conditioner(s) successfully disconnected from channels";
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user