diff --git a/Documentation.html b/Documentation.html
index 337739490..8372a8fd5 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -661,7 +661,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://'
table
- the coordinates where each table will be placed on a PDF schema
- output
+ output
- which field is to be displayed as a tooltip when moving the
cursor over the corresponding key
@@ -676,8 +676,8 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://'
To use this functionality you have to:
-
- create in the same database a table (for example 'PMA_table_info')
- following this scheme:
+ create in the same database a table (for example
+ 'PMA_table_info') following this scheme:
CREATE TABLE `PMA_table_info` (
`table_name` varchar(64) NOT NULL default '',
@@ -1780,7 +1780,7 @@ $cfg['PmaAbsoluteUri'] = (!empty($HTTPS) ? 'https' : 'http') . '://'
Then browse your persons table, and move the mouse over a town code or
country code.
-
+