david Thu Jun 20 23:35:09 2002 EDT Modified files: /phpdoc/en/reference/array/functions array-key-exists.xml Log: #fix typo Index: phpdoc/en/reference/array/functions/array-key-exists.xml diff -u phpdoc/en/reference/array/functions/array-key-exists.xml:1.4 phpdoc/en/reference/array/functions/array-key-exists.xml:1.5 --- phpdoc/en/reference/array/functions/array-key-exists.xml:1.4 Sun May 12 04:19:28 2002 +++ phpdoc/en/reference/array/functions/array-key-exists.xml Thu Jun 20 23:35:09 +2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <!-- splitted from ./en/functions/array.xml, last change in rev 1.119 --> <refentry id="function.array-key-exists"> <refnamediv> @@ -34,7 +34,7 @@ </para> <note> <simpara> - This name of this function is <function>key_exists</function> + The name of this function is <function>key_exists</function> in PHP version 4.0.6. </simpara> </note>