Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugues Peccatte <hugues.peccatte@gmail.com>2015-06-14 14:50:57 +0300
committerHugues Peccatte <hugues.peccatte@gmail.com>2015-06-14 14:50:57 +0300
commit37f6b992da784fa38f2821dea91ea8504eb00bf7 (patch)
tree29c4e3f87cf4fe3622e8d155fd5b1452e52577a0 /tbl_structure.php
parent75fb3e6c17a9086cbed6c5ae007309d3810c16a1 (diff)
Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
Diffstat (limited to 'tbl_structure.php')
-rw-r--r--tbl_structure.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tbl_structure.php b/tbl_structure.php
index 4ef5d82363..53e023e43a 100644
--- a/tbl_structure.php
+++ b/tbl_structure.php
@@ -164,7 +164,7 @@ $url_params['back'] = 'tbl_structure.php';
/**
- * Gets tables informations
+ * Gets tables information
*/
require_once 'libraries/tbl_info.inc.php';