From c3a72002383cb3de9bdcff09214bb757b2bc5e46 Mon Sep 17 00:00:00 2001 From: knut <> Date: Wed, 30 May 2007 23:27:00 +0000 Subject: fixing small typos in the API documentation --- framework/Util/TDateTimeStamp.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/Util/TDateTimeStamp.php') diff --git a/framework/Util/TDateTimeStamp.php b/framework/Util/TDateTimeStamp.php index 230d97d2..2b406cc9 100644 --- a/framework/Util/TDateTimeStamp.php +++ b/framework/Util/TDateTimeStamp.php @@ -200,7 +200,7 @@ class TDateTimeStamp * Low-level function that returns the getdate() array. We have a special * $fast flag, which if set to true, will return fewer array values, * and is much faster as it does not calculate dow, etc. - * @param float orginal date + * @param float original date * @param boolean false to compute the day of the week, default is true * @param boolean true to calculate the GMT dates * @return array an array with date info. -- cgit v1.2.3