mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
typo, maybe...
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@126422 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
9cf70800c2
commit
01201ecc6a
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.6 $ -->
|
||||
<!-- $Revision: 1.7 $ -->
|
||||
<!-- splitted from ./en/functions/datetime.xml, last change in rev 1.2 -->
|
||||
<refentry id="function.gmdate">
|
||||
<refnamediv>
|
||||
|
@ -42,8 +42,8 @@ echo gmdate ("M d Y H:i:s", mktime (0,0,0,1,1,1998));
|
|||
and <ulink url="&url.php.bugs;14391">#14391</ulink>.
|
||||
</para>
|
||||
<para>
|
||||
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.
|
||||
</para>
|
||||
<para>
|
||||
PHP cannot fix broken system libraries. Contact
|
||||
|
|
Loading…
Reference in a new issue