nlopess Thu Feb 8 17:39:18 2007 UTC
Modified files: /phpdoc/en/reference/classobj/functions class-exists.xml Log: typo (user note) http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/classobj/functions/class-exists.xml?r1=1.8&r2=1.9&diff_format=u Index: phpdoc/en/reference/classobj/functions/class-exists.xml diff -u phpdoc/en/reference/classobj/functions/class-exists.xml:1.8 phpdoc/en/reference/classobj/functions/class-exists.xml:1.9 --- phpdoc/en/reference/classobj/functions/class-exists.xml:1.8 Sun Jan 14 15:10:19 2007 +++ phpdoc/en/reference/classobj/functions/class-exists.xml Thu Feb 8 17:39:18 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.8 $ --> +<!-- $Revision: 1.9 $ --> <refentry id="function.class-exists"> <refnamediv> <refname>class_exists</refname> @@ -32,7 +32,7 @@ <term><parameter>autoload</parameter></term> <listitem> <para> - Wether to call &link.autoload; or not by default + Whether to call &link.autoload; or not by default </para> </listitem> </varlistentry>