diff --git a/src/algorithms/PVT/libs/rinex_printer.h b/src/algorithms/PVT/libs/rinex_printer.h index e0e68a780..ef0c0dd77 100644 --- a/src/algorithms/PVT/libs/rinex_printer.h +++ b/src/algorithms/PVT/libs/rinex_printer.h @@ -1015,7 +1015,7 @@ private: }; -// Implementation of inline functions (modified versions from GPSTk https://github.com/SGL-UT/GPSTk) +// Implementation of inline functions (modified versions from GNSSTk https://github.com/SGL-UT/gnsstk) inline std::string& Rinex_Printer::leftJustify(std::string& s, std::string::size_type length,