tularis Sat Jun 9 09:04:48 2007 UTC
Modified files:
/phpdoc/en/reference/dba configure.xml
Log:
fixed typo "malfaunctioning" => "malfunctioning"
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/dba/configure.xml?r1=1.14&r2=1.15&diff_format=u
Index: phpdoc/en/reference/dba/configure.xml
diff -u phpdoc/en/reference/dba/configure.xml:1.14
phpdoc/en/reference/dba/configure.xml:1.15
--- phpdoc/en/reference/dba/configure.xml:1.14 Fri Aug 13 04:34:34 2004
+++ phpdoc/en/reference/dba/configure.xml Sat Jun 9 09:04:48 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
<section id="dba.installation">
&reftitle.install;
<para>
@@ -18,7 +18,7 @@
<literal>dbm</literal> and <literal>ndbm</literal> which conflict with
many installations. The reason for this is that on several systems these
libraries are part of more than one other library. The configuration test
- only prevents you from configuring malfaunctioning single handlers but not
+ only prevents you from configuring malfunctioning single handlers but not
combinations.
</para>
</warning>