svn: /web/doc-editor/trunk/php/ DBConnection.php

[email protected] (Yannick Torres)
Newsgroups php.doc.web
Message-ID <[email protected]>
yannick                                  Mon, 16 Nov 2009 21:29:36 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=290835

Log:
typo

Changed paths:
    U   web/doc-editor/trunk/php/DBConnection.php

Modified: web/doc-editor/trunk/php/DBConnection.php
===================================================================
--- web/doc-editor/trunk/php/DBConnection.php	2009-11-16 21:17:03 UTC (rev 290834)
+++ web/doc-editor/trunk/php/DBConnection.php	2009-11-16 21:29:36 UTC (rev 290835)
@@ -27,7 +27,7 @@
                 DOC_EDITOR_SQL_BASE
             );
             if (mysqli_connect_errno()) {
-                throw new Exception('connect databases faild!');
+                throw new Exception('connect databases failed!');
             }
         } catch (Exception $e) {
             echo $e->getMessage();
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.