diff --git a/simgear/timing/sg_time.hxx b/simgear/timing/sg_time.hxx index a3b12746..24175e2e 100644 --- a/simgear/timing/sg_time.hxx +++ b/simgear/timing/sg_time.hxx @@ -200,7 +200,7 @@ public: /** * \relates SGTime - * Return unix time in seconds for the given data (relative to GMT) + * Return unix time in seconds for the given date (relative to GMT) * @param year current GMT year * @param month current GMT month * @param day current GMT day