From 01201ecc6a3624ec5ae96bb147bbf841fd3d0ae9 Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Fri, 9 May 2003 21:55:15 +0000 Subject: [PATCH] typo, maybe... git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126422 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/gmdate.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/datetime/functions/gmdate.xml b/reference/datetime/functions/gmdate.xml index 39ef342d8a..a629984cf4 100644 --- a/reference/datetime/functions/gmdate.xml +++ b/reference/datetime/functions/gmdate.xml @@ -1,5 +1,5 @@ - + @@ -42,8 +42,8 @@ echo gmdate ("M d Y H:i:s", mktime (0,0,0,1,1,1998)); and #14391. - This problem does not occur in Unix/Linux Operating Systems, were the system - libraries behave as expected. + This problem does not occur in Unix/Linux Operating Systems, as the + system libraries behave as expected. PHP cannot fix broken system libraries. Contact