diff --git a/Documentation.html b/Documentation.html
index de72d4122..a7dd965d3 100755
--- a/Documentation.html
+++ b/Documentation.html
@@ -435,8 +435,9 @@ GRANT SELECT, INSERT, UPDATE, DELETE ON <pma_db>.* TO 'pma'@'localhost';
Starting with version 2.5.2, the 'cookie' auth_type uses blowfish
algorithm to encrypt the password.
- If at least one server configuration uses 'cookie' auth_type, enter
- here a passphrase of your choice that will be used by blowfish.
+ If you are using the 'cookie' auth_type, enter here a random
+ passphrase of your choice. It will be used internally by the blowfish
+ algorithm: you won't be prompted for this passphrase.