diff --git a/inc/Helpers/TimeHelper.hpp b/inc/Helpers/TimeHelper.hpp index 5939ad34ee2021d7a7447e0db9d65804971d8ebd..cf474827e5a327625e865f5557288b8e258f2acd 100644 --- a/inc/Helpers/TimeHelper.hpp +++ b/inc/Helpers/TimeHelper.hpp @@ -115,7 +115,7 @@ public: }; /** - * Used to access `mkgmtime` function and `gmtime` function in the static `implementCDSTimeFormat` + * Used to access `mkUTCtime` function and `utcTime` function in the static `implementCDSTimeFormat` * and in the static `parseCDSTimeFormat` functions */ static TimeHelper Access;