diff --git a/Documentation.html b/Documentation.html
index 3aff2a751..a9f341013 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -115,11 +115,13 @@
PHP 3.0.8.
Then you should not run this script with
PHP3 < 3.0.8.
- Furthermore, we encountered crashes of the php module / binary when working
- with PHP 4.2.0 (tested with PHP 4.2.0 RC1 to RC4) and trying to download a
- (zipped) dump file. That is why we recommend not to run
- phpMyAdmin with PHP 4.2.0.
- PHP also needs to be compiled with MySQL support;
+ Furthermore, we encountered crashes of the php module / binary when
+ working with PHP 4.2.0 (tested with PHP 4.2.0 RC1 to RC4) and trying to
+ download a (zipped) dump file. That is why we
+ recommend not to run phpMyAdmin with PHP 4.2.0.
+
+ PHP also needs to be compiled with MySQL
+ support;