From e3440b100d02f54fb3f05946e248dcfe9580f757 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Thu, 13 Jul 2006 01:45:34 +0000 Subject: [PATCH] typo in parameter value --- Documentation.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.