The branch, master has been updated
       via  9611e049c331fd6caa03e2b481b527bd9f7c22af (commit)
      from  f4f3d46989cc18f1ccfbca193788bd4de0018305 (commit)


- Log -----------------------------------------------------------------
commit 9611e049c331fd6caa03e2b481b527bd9f7c22af
Author: Dieter Adriaenssens <[email protected]>
Date:   Fri Sep 2 15:48:15 2011 +0200

    typos

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

Summary of changes:
 libraries/database_interface.lib.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/libraries/database_interface.lib.php 
b/libraries/database_interface.lib.php
index c346111..37103f9 100644
--- a/libraries/database_interface.lib.php
+++ b/libraries/database_interface.lib.php
@@ -1063,7 +1063,7 @@ function PMA_DBI_get_columns($database, $table, $column = 
null, $full = false, $
 }
 
 /**
-* Returns SQL for fetching informatin on table indexes (SHOW INDEXES)
+* Returns SQL for fetching information on table indexes (SHOW INDEXES)
 *
 * @param    string  $database   name of database
 * @param    string  $table      name of the table whose indexes are to be 
retreived
@@ -1104,10 +1104,10 @@ function PMA_DBI_get_table_indexes_sql($database, 
$table, $where = null)
 }
 
 /**
-* Returns indexes od a table
+* Returns indexes of a table
 *
 * @param    string  $database   name of database
-* @param    string  $table      name of the table whose indexes are to be 
retreived
+* @param    string  $table      name of the table whose indexes are to be 
retrieved
 * @param    mixed   $link       mysql link resource
 * @return   array   $indexes
 */


hooks/post-receive
-- 
phpMyAdmin

------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Phpmyadmin-git mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/phpmyadmin-git

Reply via email to