diff --git a/src/algorithms/PVT/adapters/rtklib_pvt.cc b/src/algorithms/PVT/adapters/rtklib_pvt.cc index 6f0e37454..603dd3b6a 100644 --- a/src/algorithms/PVT/adapters/rtklib_pvt.cc +++ b/src/algorithms/PVT/adapters/rtklib_pvt.cc @@ -769,7 +769,7 @@ Rtklib_Pvt::Rtklib_Pvt(ConfigurationInterface* configuration, // Show time in local zone pvt_output_parameters.show_local_time_zone = configuration->property(role + ".show_local_time_zone", false); - // Enable or disable rx clock corection in observables + // Enable or disable rx clock correction in observables pvt_output_parameters.enable_rx_clock_correction = configuration->property(role + ".enable_rx_clock_correction", true); // make PVT object