From: curt Date: Tue, 15 Nov 2005 21:43:34 +0000 (+0000) Subject: Fix a small spelling mistake. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=f196d3bab86056af0732a826ef1757ed219a0b5d;p=simgear.git Fix a small spelling mistake. --- 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