diff --git a/Documentation.html b/Documentation.html index 547be08e5..4146f153a 100755 --- a/Documentation.html +++ b/Documentation.html @@ -1492,9 +1492,9 @@ ALTER TABLE `pma_column_comments` contain small values and still print them out. The vertical mode sorts each row on a vertical lineup.

- The HeaderFlipType can be set to 'css' or 'faked'. When using 'css' + The HeaderFlipType can be set to 'css' or 'fake'. When using 'css' the rotation of the header for horizontalflipped is done via CSS. If - set to 'faked' PHP does the transformation for you, but of course this + set to 'fake' PHP does the transformation for you, but of course this does not look as good as CSS.