mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 12:40:35 +00:00
Fix typo
This commit is contained in:
parent
49c480018c
commit
0126c26cd2
@ -448,7 +448,7 @@ int main(int argc, char** argv)
|
||||
}
|
||||
catch (const boost::exception& e)
|
||||
{
|
||||
LOG(INFO) << "Exception caught while pushing to he internal queue.";
|
||||
LOG(INFO) << "Exception caught while pushing to the internal queue.";
|
||||
}
|
||||
try
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user