diff --git a/adminer/table.inc.php b/adminer/table.inc.php
index eff3967e..acb210ad 100644
--- a/adminer/table.inc.php
+++ b/adminer/table.inc.php
@@ -14,7 +14,7 @@ if ($result) {
echo " \n";
while ($row = $result->fetch_assoc()) {
echo "" . lang('Column') . " " . lang('Type') . " " . lang('Comment') . "