From f196d3bab86056af0732a826ef1757ed219a0b5d Mon Sep 17 00:00:00 2001 From: curt Date: Tue, 15 Nov 2005 21:43:34 +0000 Subject: [PATCH] Fix a small spelling mistake. --- simgear/timing/sg_time.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5