The branch, master has been updated
       via  c911e891a1a752dc6f3a3d2fffafc83a9a07c628 (commit)
      from  411c5bde0de3b77a24dfeef099d5126f87ddb21a (commit)


- Log -----------------------------------------------------------------
commit c911e891a1a752dc6f3a3d2fffafc83a9a07c628
Author: Marc Delisle <[email protected]>
Date:   Thu Jun 23 06:32:09 2011 -0400

    Typo

-----------------------------------------------------------------------

Summary of changes:
 libraries/common.inc.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libraries/common.inc.php b/libraries/common.inc.php
index 5bdb45e..da31e17 100644
--- a/libraries/common.inc.php
+++ b/libraries/common.inc.php
@@ -584,7 +584,7 @@ require './libraries/select_lang.lib.php';
  * this check is done here after loading language files to present errors in 
locale
  */
 if ($GLOBALS['PMA_Config']->error_config_file) {
-    $error = '<h1>' . __('Failed to to read configuration file') . '</h1>'
+    $error = '<h1>' . __('Failed to read configuration file') . '</h1>'
         . _('This usually means there is a syntax error in it, please check 
any errors shown bellow.')
         . '<br />'
         . '<br />'


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
Simplify data backup and recovery for your virtual environment with vRanger.
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today.
http://p.sf.net/sfu/quest-sfdev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to