doc typos

This commit is contained in:
Marc Delisle
2009-04-15 16:33:29 +00:00
parent 19b41ade99
commit 4a578f54ef
2 changed files with 2 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
- bug #2634827 [import] Using DELIMITER ends with infinite cycle - bug #2634827 [import] Using DELIMITER ends with infinite cycle
- bug #2729191 [config] CheckConfigurationPermissions = false is worthless - bug #2729191 [config] CheckConfigurationPermissions = false is worthless
- bug #2687046 [export] Structure export: Null always YES - bug #2687046 [export] Structure export: Null always YES
- [doc] typos, thanks to Cédric Corazza
3.1.3.2 (2009-04-14) 3.1.3.2 (2009-04-14)
- [security] Insufficient output sanitizing when generating configuration file - [security] Insufficient output sanitizing when generating configuration file

View File

@@ -1199,7 +1199,7 @@ ALTER TABLE `pma_column_comments`
<dd>Define whether the previous login should be recalled or not in cookie <dd>Define whether the previous login should be recalled or not in cookie
authentication mode.<br /><br /> authentication mode.<br /><br />
This is automatically diabled if you do not have configured This is automatically disabled if you do not have configured
<tt><a href="#cfg_blowfish_secret">$cfg['blowfish_secret']</a></tt>. <tt><a href="#cfg_blowfish_secret">$cfg['blowfish_secret']</a></tt>.
</dd> </dd>